Expand description
Defines UI root components.
See UiRoot for more information.
Structs§
- Camera2d
Root - A
UiRootimplementation based onCamera2d. The available space is the physical viewport size, scaled as necessary. - UiUnrounded
- Additional component that, when added to
UiRoots, will skip rounding the layout for UI nodes.
Traits§
- UiRoot
- UI root component.