Uses of Class
net.risingworld.api.ui.style.StyleFloat
Packages that use StyleFloat
-
Uses of StyleFloat in net.risingworld.api.ui.style
Fields in net.risingworld.api.ui.style declared as StyleFloatModifier and TypeFieldDescriptionfinal StyleFloat
Style.borderBottomWidth
Sets the width of an optional border on the bottom edge of the elementfinal StyleFloat
Style.borderLeftWidth
Sets the width of an optional border on the left edge of the elementfinal StyleFloat
Style.borderRightWidth
Sets the width of an optional border on the right edge of the elementfinal StyleFloat
Style.borderTopWidth
Sets the width of an optional border on the top edge of the elementfinal StyleFloat
Style.flexGrow
Determines how items will grow relative to the rest of flexible items in the same containerfinal StyleFloat
Style.flexShrink
Determines how items will shrink relative to the rest of flexible items in the same containerfinal StyleFloat
Style.opacity
Sets the opacity / alpha value of the elementfinal StyleFloat
Style.rotate
Sets a rotation transformationfinal StyleFloat
Style.textOutlineWidth
Sets an optional text outline (determines the width)