SDL_Event

Undocumented in source.

Members

Variables

adevice
SDL_AudioDeviceEvent adevice;
Undocumented in source.
button
SDL_MouseButtonEvent button;
Undocumented in source.
caxis
SDL_ControllerAxisEvent caxis;
Undocumented in source.
cbutton
SDL_ControllerButtonEvent cbutton;
Undocumented in source.
cdevice
SDL_ControllerDeviceEvent cdevice;
Undocumented in source.
common
SDL_CommonEvent common;
Undocumented in source.
csensor
SDL_ControllerSensorEvent csensor;
Undocumented in source.
ctouchpad
SDL_ControllerTouchpadEvent ctouchpad;
Undocumented in source.
dgesture
SDL_DollarGestureEvent dgesture;
Undocumented in source.
display
SDL_DisplayEvent display;
Undocumented in source.
drop
SDL_DropEvent drop;
Undocumented in source.
edit
SDL_TextEditingEvent edit;
Undocumented in source.
jaxis
SDL_JoyAxisEvent jaxis;
Undocumented in source.
jball
SDL_JoyBallEvent jball;
Undocumented in source.
jbutton
SDL_JoyButtonEvent jbutton;
Undocumented in source.
jdevice
SDL_JoyDeviceEvent jdevice;
Undocumented in source.
jhat
SDL_JoyHatEvent jhat;
Undocumented in source.
key
SDL_KeyboardEvent key;
Undocumented in source.
mgesture
SDL_MultiGestureEvent mgesture;
Undocumented in source.
motion
SDL_MouseMotionEvent motion;
Undocumented in source.
padding
ubyte[56] padding;
Undocumented in source.
quit
SDL_QuitEvent quit;
Undocumented in source.
sensor
SDL_SensorEvent sensor;
Undocumented in source.
syswm
SDL_SysWMEvent syswm;
Undocumented in source.
text
SDL_TextInputEvent text;
Undocumented in source.
tfinger
SDL_TouchFingerEvent tfinger;
Undocumented in source.
type
SDL_EventType type;
Undocumented in source.
user
SDL_UserEvent user;
Undocumented in source.
wheel
SDL_MouseWheelEvent wheel;
Undocumented in source.
window
SDL_WindowEvent window;
Undocumented in source.

Meta