Uses of Enum Class
net.risingworld.api.ui.style.FontStyle
-
Uses of FontStyle in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionStyle.fontStyleAndWeight
Sets the font style and weight (normal, bold, italic) (for text / labels)Modifier and TypeMethodDescriptionstatic FontStyle
FontStyle.get
(int ordinal) Gets an enum from the ordinal value.static FontStyle
Returns the enum constant of this class with the specified name.static FontStyle[]
FontStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.