Module controller

Source
Expand description

Module containing controller-specific abstractions allowing complex keybindings

Structs§

ControllerSettings
Contains all controller related settings and keymaps

Enums§

AnalogButton
AnalogButton::Simple(GilButton::Unknown) is invalid and equal to mapping an action to nothing
AnalogButtonGameAction
All the game actions you can bind to an analog button
AnalogButtonMenuAction
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
AxisGameAction
All the game actions you can bind to an Axis
AxisMenuAction
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