Module leafwing_input_manager::user_input
source · Expand description
Helpful abstractions over user inputs of all sorts
Structs
- The basic input events that make up a
UserInput
.
Enums
- The different kinds of supported input bindings.
- A keyboard modifier that combines two [
KeyCode
] values into one representation. - Some combination of user input, which may cross input-mode boundaries.