Uses of Class
net.risingworld.api.ui.style.Style
-
Uses of Style in net.risingworld.api
Modifier and TypeMethodDescriptionstatic void
Internals.overwriteInnerUIStyle
(Player player, UIElement element, String innerPath, Style style) Overwrites the style of a nested element of a UI element.static void
Internals.overwriteUIStyle
(Player player, String path, Style style) Overwrites the style of any UI element on the screen (this also applies to built-in UI elements of the game) -
Uses of Style in net.risingworld.api.ui
Modifier and TypeFieldDescriptionfinal Style
UIElement.hoverStyle
The hover style of this element.final Style
UIElement.style
The style of this element. -
Uses of Style in net.risingworld.api.ui.style
Modifier and TypeMethodDescriptionvoid
Copies all style properties from another style to this style