Uses of Enum Class
net.risingworld.api.ui.style.Wrap
-
Uses of Wrap in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionStyle.flexWrap
Determines placement of children over multiple lines if there is not enough space in this containerModifier and TypeMethodDescriptionstatic Wrap
Wrap.get
(int ordinal) Gets an enum from the ordinal value.static Wrap
Returns the enum constant of this class with the specified name.static Wrap[]
Wrap.values()
Returns an array containing the constants of this enum class, in the order they are declared.