SDL_JoyAxisEvent
struct SDL_JoyAxisEvent {
}
- axis
Uint8 axis;
Undocumented in source.
- type
Uint8 type;
Undocumented in source.
- value
Sint16 value;
Undocumented in source.
- which
Uint8 which;
Undocumented in source.
derelict sdl sdltypes
aliasesenumsfunctionsstructsunions