Expand description
UI Input State is a Rust crate which …
§Features
std(enabled by default): Use the Rust standard library.
Structs§
- Input
State - A stateful view of the input data for a frame, rather than processing it event-by-event.
- Keyboard
State - A stateful view of the primary pointer.
- Primary
Pointer State - A stateful view of the primary pointer.