Crate ascending_input
source ·Structs§
- Represents a collection of bindings mapping inputs to actions and axes for various input devices.
Enums§
- A key on the keyboard. Used to convert smolStr into Char for Direct usage as example: Character(‘v’)
winit: https://docs.rs/winit/0.29.10/winit/keyboard/enum.Key.html - The location of the key on the keyboard.
- A
Key::Namedvalue