Uses of Enum Class
net.risingworld.api.ui.style.WhiteSpace
-
Uses of WhiteSpace in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionfinal StyleEnum<WhiteSpace>
Style.whiteSpace
Determines word wrap over multiple lines if there is not enough space to display the textModifier and TypeMethodDescriptionstatic WhiteSpace
WhiteSpace.get
(int ordinal) Gets an enum from the ordinal value.static WhiteSpace
Returns the enum constant of this class with the specified name.static WhiteSpace[]
WhiteSpace.values()
Returns an array containing the constants of this enum class, in the order they are declared.