|
VSF Documented
|
#include <SDL_events.h>
| uint32_t SDL_Event::type |
| SDL_KeyboardEvent SDL_Event::key |
| SDL_JoyAxisEvent SDL_Event::jaxis |
| SDL_JoyBallEvent SDL_Event::jball |
| SDL_JoyHatEvent SDL_Event::jhat |
| SDL_JoyButtonEvent SDL_Event::jbutton |
| SDL_JoyDeviceEvent SDL_Event::jdevice |
| SDL_MouseMotionEvent SDL_Event::motion |
| SDL_MouseButtonEvent SDL_Event::button |
| SDL_MouseWheelEvent SDL_Event::wheel |
| SDL_ControllerDeviceEvent SDL_Event::cdevice |
| SDL_ControllerButtonEvent SDL_Event::cbutton |
| SDL_ControllerAxisEvent SDL_Event::caxis |
| SDL_ControllerTouchpadEvent SDL_Event::ctouchpad |
| SDL_ControllerSensorEvent SDL_Event::csensor |
| SDL_WindowEvent SDL_Event::window |
| SDL_TextInputEvent SDL_Event::text |
| SDL_DropEvent SDL_Event::drop |
| SDL_UserEvent SDL_Event::user |
| SDL_ActiveEvent SDL_Event::active |