SDL_KeyboardEvent
struct SDL_KeyboardEvent {
}
- keysym
SDL_keysym keysym;
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