Uses of Enum Class
net.risingworld.api.ui.style.FlexDirection
-
Uses of FlexDirection in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionfinal StyleEnum<FlexDirection>
Style.flexDirection
Determines the main axis for the children layout in this containerModifier and TypeMethodDescriptionstatic FlexDirection
FlexDirection.get
(int ordinal) Gets an enum from the ordinal value.static FlexDirection
Returns the enum constant of this class with the specified name.static FlexDirection[]
FlexDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.