Data Fields
_Ecore_Sdl_Event_Mouse_Move Struct Reference
SDL Mouse Move event.
More...
#include <Ecore_Sdl.h>
Data Fields
int
x
Mouse co-ordinates where the mouse cursor moved to.
int
y
Mouse co-ordinates where the mouse cursor moved to.
unsigned int
time
Detailed Description
SDL Mouse Move event.