Structs§
- Input
State - Runtime input state. Wraps FabricInput with winit-specific translation.
Enums§
- Runtime
Action - Runtime action vocabulary — every player input mapped to a control field change. Cross-platform: PC first, maps to Xbox/PS/Switch controllers.
- Touch
Phase - Touch event phase (matches winit::event::TouchPhase semantics).