Uses of Class
com.prineside.tdi2.ui.actors.Label.LabelStyle
Package
Description
-
Uses of Label.LabelStyle in com.prineside.tdi2.managers
Modifier and TypeMethodDescriptionAssetManager.getDebugLabelStyle()
AssetManager.getLabelStyle
(int fontSize) AssetManager.getSmallDebugLabelStyle()
-
Uses of Label.LabelStyle in com.prineside.tdi2.scene2d.ui
-
Uses of Label.LabelStyle in com.prineside.tdi2.ui.actors
Modifier and TypeMethodDescriptionvoid
Label.setStyle
(Label.LabelStyle style) Window.WindowStyle.setTitleLabelStyle
(Label.LabelStyle titleLabelStyle) ModifierConstructorDescriptionComplexButton
(CharSequence text, Label.LabelStyle labelStyle, Runnable clickHandler) ComplexButton
(CharSequence text, Label.LabelStyle labelStyle, Runnable clickHandler, Runnable holdHandler) Label
(CharSequence text, Label.LabelStyle style) LabelButton
(CharSequence labelText, Label.LabelStyle style, Runnable ch) LabelStyle
(Label.LabelStyle style) LabelWithShadow
(CharSequence text, Label.LabelStyle style) RectButton
(CharSequence text, Label.LabelStyle labelStyle, Runnable clickHandler)