Represents one mode map of a control mapping. Each control mapping has 2 list of mode map. More...
Public Attributes | |
| int | DiagonalsLocked |
| A flag that indicates if we can perform movement in more than one direction at a time. | |
| int | Expansion |
| Not use for now. | |
| StickEvents | ControlSticks [STICK_EVENT_COUNT] |
| All events from the stick of the controller. | |
| ButtonEvents | ControlButtons [BUTTON_EVENT_COUNT] |
| All events from the buttons of the controller. | |
Represents one mode map of a control mapping. Each control mapping has 2 list of mode map.