#include <SDL_events.h>
Data Fields | |
| Uint8 | type |
| SDL_ActiveEvent | active |
| SDL_KeyboardEvent | key |
| SDL_MouseMotionEvent | motion |
| SDL_MouseButtonEvent | button |
| SDL_JoyAxisEvent | jaxis |
| SDL_JoyBallEvent | jball |
| SDL_JoyHatEvent | jhat |
| SDL_JoyButtonEvent | jbutton |
| SDL_ResizeEvent | resize |
| SDL_ExposeEvent | expose |
| SDL_QuitEvent | quit |
| SDL_UserEvent | user |
| SDL_SysWMEvent | syswm |
1.5.8