Module custom

Source
Expand description

Types useful to define your own custom navigation inputs.

Re-exports§

pub use crate::GenericNavigationPlugin;

Structs§

Rect
A rectangle to specify the ScreenBoundaries, useful for 2d navigation wrapping.
ScreenBoundaries
Specify the boundaries of the screen when using 2d wrapping navigation.
UiProjectionQuery
System parameter for the default cursor navigation system.