Structs§
Functions§
- background_
color - Background color: Background color of an entity with a
rect
component. - border_
color - Border color: Border color of an entity with a
rect
component. - border_
radius - Border radius: Radius for each corner of an entity with a
rect
component. - border_
thickness - Border thickness: Border thickness of an entity with a
rect
component. - get_
rect_ shader - line_
from - Line from: Start point of a line.
- line_to
- Line to: End point of a line.
- line_
width - Line width: Width of line.
- rect
- Rect: If attached to an entity, the entity will be converted to a UI rectangle, with optionally rounded corners and borders.
- systems