Module root

Source
Expand description

Defines UI root components.

See UiRoot for more information.

Structs§

Camera2dRoot
A UiRoot implementation based on Camera2d. 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.