Package arc.scene.ui.layout


package arc.scene.ui.layout
  • Class
    Description
    Cell<T extends Element>
    A cell for a Table.
     
    Utilities for UI scale.
    A stack is a container that sizes its children to its size and positions them at 0,0 on top of each other.
    A group that sizes and positions children using table constraints.
     
    A Group that participates in layout and provides a minimum, preferred, and maximum size.