| CircularGroup |
a group that aligns its children in a circle
|
| CircularGroup.Modifier.Adapter |
|
| FileChooser |
base class for file choosers
|
| JigsawPuzzle |
represents a puzzle and manages Pieces
|
| JigsawPuzzle.Piece |
|
| ListFileChooser |
A TextField showing the ListFileChooser.pathField of the currently browsed folder with ListFileChooser.backButton and ListFileChooser.parentButton buttons.
|
| ListFileChooser.Style |
|
| Popup<T extends com.badlogic.gdx.scenes.scene2d.Actor> |
Flexible popup system for things like tooltips, context menus and menu bars.
|
| Popup.AddToStageBehavior |
|
| Popup.Behavior.Adapter |
Does nothing.
|
| Popup.BehaviorMultiplexer |
a Multiplexer for Behaviors
|
| Popup.FadeBehavior |
|
| Popup.MenuBehavior |
The behavior of a menu such as a menu bar or context menu.
|
| Popup.PositionBehavior |
|
| Popup.PositionBehavior.AlignedOffsetPosition |
offsets the position by aligning it using the popup's size
|
| Popup.PositionBehavior.AlignPosition |
position aligned relative to target
|
| Popup.PositionBehavior.EventPosition |
The position of the event if it is an InputEvent.
|
| Popup.PositionBehavior.OffsetPosition |
offsets the popup by a certain amount
|
| Popup.PositionBehavior.PointerPosition |
the position of a pointer
|
| Popup.PositionBehavior.PositionMultiplexer |
a Multiplexer for Positions
|
| Popup.PositionBehavior.PresetPosition |
a preset position
|
| Popup.TooltipBehavior |
The Behavior of a classic tooltip.
|
| Popup.TooltipBehavior.TooltipPositionBehavior |
provides Popup.TooltipBehavior.TooltipPositionBehavior.followPointer
|
| Popup.VisibilityBehavior |
shows and hides the popup by settings its visibility
|
| ScrollPaneSnapAction |
Lets a ScrollPane snap to certain slots.
|
| ScrollPaneSnapAction.AlignSlot |
a Slot determined by an Align
|
| ScrollPaneSnapAction.Slot |
An actor with a slot added to its listeners can be snapped to.
|
| ScrollPaneSnapAction.SnapEvent |
Fired when the ScrollPane snaps into or out of a slot.
|
| ScrollPaneSnapAction.ValueSlot |
a Slot determined by Values
|
| TreeFileChooser |
|
| TreeFileChooser.Style |
|
| TreeFileChooser.TreeNode |
|
| UIUtils |
Provides useful methods for com.badlogic.gdx.scenes.scene2d.ui.
|