Uses of Interface
com.prineside.tdi2.scene2d.utils.Layout
Packages that use Layout
Package
Description
- 
Uses of Layout in com.prineside.tdi2.scene2d.ui
Classes in com.prineside.tdi2.scene2d.ui that implement LayoutModifier and TypeClassDescriptionclassclassA checkbox is a button that contains an image indicating the checked or unchecked state and a label.classA group with a single child that sizes and positions the child using constraints.classA group that lays out its children side by side horizontally, with optional wrapping.classDisplays aDrawable, scaled various way within the widgets bounds.classA button with a childImageto display an image.classclassList<T>A list (aka list box) displays textual items and highlights the currently selected item.classA progress bar is a widget that visually displays the progress of some activity or a value within given range.classA group that scrolls a child actor using scrollbars and/or mouse or touch dragging.classSelectBox<T>A select box (aka a drop-down list) allows a user to choose one of a number of values from a list.static classThe scroll pane shown when a select box is open.classA slider is a horizontal indicator that allows a user to set a value.classA container that contains two widgets and is divided either horizontally or vertically.classA stack is a container that sizes its children to its size and positions them at 0,0 on top of each other.classA group that sizes and positions children using table constraints.classA text input field with multiple lines.classA button with a childLabelto display text.classA single-line text input field.classclassAn on-screen joystick.classA tree widget where each node has an icon, actor, and child nodes.classA group that lays out its children top to bottom vertically, with optional wrapping.classAnActorthat participates in layout and provides a minimum, preferred, and maximum size.classAGroupthat participates in layout and provides a minimum, preferred, and maximum size. - 
Uses of Layout in com.prineside.tdi2.screens
Classes in com.prineside.tdi2.screens that implement Layout - 
Uses of Layout in com.prineside.tdi2.ui.actors
Classes in com.prineside.tdi2.ui.actors that implement LayoutModifier and TypeClassDescriptionclassclassclassfinal classclassclassclassA text label, with optional word wrapping.classКнопка, состоящая только из надписиclassfinal classclassclassclassDeprecated, use Quad as a regular Drawable for an ImageclassclassclassПозиция определяется точкой x, y Размеры не имеют значенияclassclass - 
Uses of Layout in com.prineside.tdi2.ui.components
Classes in com.prineside.tdi2.ui.components that implement Layout