|
VSF Documented
|
#include <SDL_events.h>
Data Fields | |
| uint32_t | type |
| uint32_t | timestamp |
| uint32_t | windowID |
| uint32_t | which |
| uint32_t | state |
| int32_t | x |
| int32_t | y |
| int32_t | xrel |
| int32_t | yrel |
| uint32_t SDL_MouseMotionEvent::type |
| uint32_t SDL_MouseMotionEvent::timestamp |
| uint32_t SDL_MouseMotionEvent::windowID |
| uint32_t SDL_MouseMotionEvent::which |
| uint32_t SDL_MouseMotionEvent::state |
| int32_t SDL_MouseMotionEvent::x |
| int32_t SDL_MouseMotionEvent::y |
| int32_t SDL_MouseMotionEvent::xrel |
| int32_t SDL_MouseMotionEvent::yrel |