Uses of Enum Class
net.risingworld.api.ui.style.Overflow
-
Uses of Overflow in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionStyle.overflow
Determines how a container behaves if its content overflows its own boxModifier and TypeMethodDescriptionstatic Overflow
Overflow.get
(int ordinal) Gets an enum from the ordinal value.static Overflow
Returns the enum constant of this class with the specified name.static Overflow[]
Overflow.values()
Returns an array containing the constants of this enum class, in the order they are declared.