Expand description
Module containing controller-specific abstractions allowing complex keybindings
Structs§
- Controller
Settings - Contains all controller related settings and keymaps
Enums§
- Analog
Button - AnalogButton::Simple(GilButton::Unknown) is invalid and equal to mapping an action to nothing
- Analog
Button Game Action - All the game actions you can bind to an analog button
- Analog
Button Menu Action - All the menu actions you can bind to an analog button
- Axis
- Axis::Simple(GilAxis::Unknown) is invalid and equal to mapping an action to nothing
- Axis
Game Action - All the game actions you can bind to an Axis
- Axis
Menu Action - All the menu actions you can bind to an Axis
- Button
- Button::Simple(GilButton::Unknown) is invalid and equal to mapping an action to nothing