Package net.dermetfan.gdx.scenes.scene2d.ui
package net.dermetfan.gdx.scenes.scene2d.ui
-
ClassDescriptiona group that aligns its children in a circleUse this if you only want to override some of
CircularGroup.Modifier's methods.base class for file chooserscalled by aListFileChooserrepresents a puzzle and managesPiecesa piece on aJigsawPuzzleATextFieldshowing theListFileChooser.pathFieldof the currently browsed folder withListFileChooser.backButtonandListFileChooser.parentButtonbuttons.defines styles for the widgets of aListFileChooserPopup<T extends com.badlogic.gdx.scenes.scene2d.Actor>Flexible popup system for things like tooltips, context menus and menu bars.adds the popup to theEvent's StageinPopup.AddToStageBehavior.show(Event, Popup)if it is on no or another Stagewhat to do in the Popup methodsDoes nothing.a Multiplexer for Behaviorsfades in/out inPopup.FadeBehavior.show(Event, Popup)/Popup.FadeBehavior.hide(Event, Popup)usingAlphaActionsThe behavior of a menu such as a menu bar or context menu.sets the position of the popup inPopup.PositionBehavior.show(Event, Popup)offsets the position by aligning it using the popup's sizeposition aligned relative totargetThe position of the event if it is anInputEvent.offsets the popup by a certain amountthe position of a pointerdetermines and applies a positiona Multiplexer for Positionsa preset positionThe Behavior of a classic tooltip.providesPopup.TooltipBehavior.TooltipPositionBehavior.followPointershows and hides the popup by settings its visibilityLets aScrollPanesnap to certainslots.a Slot determined by anAlignIndicates the position of thesnappedslot.An actor with a slot added to its listeners can be snapped to.Fired when the ScrollPane snaps into or out of a slot.whether the slot was snapped into or out ofa Slot determined byValuesAFileChooserthat uses aTree.defines styles for the widgets of aTreeFileChooserProvides useful methods forcom.badlogic.gdx.scenes.scene2d.ui.