SDL_WindowEvent
struct SDL_WindowEvent {
}
- data1
int data1;
Undocumented in source.
- data2
int data2;
Undocumented in source.
- event
SDL_WindowEventID event;
Undocumented in source.
- padding1
ubyte padding1;
Undocumented in source.
- padding2
ubyte padding2;
Undocumented in source.
- padding3
ubyte padding3;
Undocumented in source.
- timestamp
uint timestamp;
Undocumented in source.
- type
SDL_EventType type;
Undocumented in source.
- windowID
uint windowID;
Undocumented in source.
sdl events
aliasesenumsfunctionsmanifest constantsstructsunions