SDL_TextEditingEvent

Undocumented in source.

Members

Variables

length
int length;
Undocumented in source.
start
int start;
Undocumented in source.
text
char[SDL_TEXTEDITINGEVENT_TEXT_SIZE] text;
Undocumented in source.
timestamp
uint timestamp;
Undocumented in source.
type
SDL_EventType type;
Undocumented in source.
windowID
uint windowID;
Undocumented in source.

Meta