Uses of Enum Class
zombie.scripting.ui.TextAlign
Packages that use TextAlign
-
Uses of TextAlign in zombie.scripting.ui
Subclasses with type arguments of type TextAlign in zombie.scripting.uiMethods in zombie.scripting.ui that return TextAlignModifier and TypeMethodDescriptionstatic TextAlign
Returns the enum constant of this class with the specified name.static TextAlign[]
TextAlign.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in zombie.scripting.ui with parameters of type TextAlignModifierConstructorDescriptionprotected
XuiTextAlign
(XuiScript xuiScript, String string, TextAlign textAlign)