Skip to main content

Module input

Module input 

Source

Structs§

InputState
Runtime input state. Wraps FabricInput with winit-specific translation.

Enums§

RuntimeAction
Runtime action vocabulary — every player input mapped to a control field change. Cross-platform: PC first, maps to Xbox/PS/Switch controllers.
TouchPhase
Touch event phase (matches winit::event::TouchPhase semantics).