|
SDL
2.0
|
Data Fields | |
| int | hat |
| Uint8 | mask |
Definition at line 42 of file SDL_gamecontroller.c.
| int _SDL_HatMapping::hat |
Definition at line 44 of file SDL_gamecontroller.c.
Referenced by SDL_PrivateGameControllerParseButton(), and SDL_PrivateLoadButtonMapping().
| Uint8 _SDL_HatMapping::mask |
Definition at line 45 of file SDL_gamecontroller.c.
Referenced by SDL_PrivateGameControllerParseButton().