SDL_JoyHatEvent
struct SDL_JoyHatEvent {
}
Members
- hat
ubyte hat;
Undocumented in source.
- padding1
ubyte padding1;
Undocumented in source.
- padding2
ubyte padding2;
Undocumented in source.
- timestamp
uint timestamp;
Undocumented in source.
- type
SDL_EventType type;
Undocumented in source.
- value
ubyte value;
Undocumented in source.
- which
SDL_JoystickID which;
Undocumented in source.
bindbc sdl bind sdlevents
aliasesenumsfunctionsmanifest constantsstructsunions