Expand description
imports everything needed to reduce boilerplate when creating an input_map
Re-exports§
pub use GamepadInput::*;
pub use DeviceInput::*;
pub use winit::keyboard::KeyCode::*;
pub use winit::keyboard::PhysicalKey::*;
Enums§
- Mouse
Button - Describes a button of a mouse controller.