Uses of Class
net.risingworld.api.ui.style.StyleColor
Packages that use StyleColor
-
Uses of StyleColor in net.risingworld.api.ui.style
Fields in net.risingworld.api.ui.style declared as StyleColorModifier and TypeFieldDescriptionfinal StyleColorStyle.backgroundColorSets the background color of the element (not to be confused withcolororbackgroundImageTintColorwhen using images)final StyleColorStyle.backgroundImageTintColorIf an image is used, this determines the tint color of the image (i.e the color the image gets multipled with)final StyleColorStyle.borderBottomColorIf a bottom border is used, this determines the color of the borderfinal StyleColorStyle.borderLeftColorIf a left border is used, this determines the color of the borderfinal StyleColorStyle.borderRightColorIf a right border is used, this determines the color of the borderfinal StyleColorStyle.borderTopColorIf a top border is used, this determines the color of the borderfinal StyleColorStyle.colorSets the color of the element (not to be confused withbackgroundColor)final StyleColorStyle.textOutlineColorSets a color for an optional text outline