SDL_JoyButtonEvent
struct SDL_JoyButtonEvent {
}
- button
Uint8 button;
Undocumented in source.
- state
Uint8 state;
Undocumented in source.
- type
Uint8 type;
Undocumented in source.
- which
Uint8 which;
Undocumented in source.
derelict sdl sdltypes
aliasesenumsfunctionsstructsunions