SDL_KeyboardEvent

Undocumented in source.

Members

Variables

keysym
SDL_Keysym keysym;
Undocumented in source.
padding2
ubyte padding2;
Undocumented in source.
padding3
ubyte padding3;
Undocumented in source.
repeat
ubyte repeat;
Undocumented in source.
state
ubyte state;
Undocumented in source.
timestamp
uint timestamp;
Undocumented in source.
type
SDL_EventType type;
Undocumented in source.
windowID
uint windowID;
Undocumented in source.

Meta