Module menu

Source
Expand description

Contains menu-related components.

Structs§

MenuSetting
A menu that isolate children Focusables from other focusables and specify navigation method within itself.
NavMarker
Add this component to a menu entity so that all Focusables within that menus gets added the T component automatically.

Enums§

MenuBuilder
Tell the navigation system to turn this UI node into a menu.