Main Page
Related Pages
Modules
Data Structures
Files
Examples
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
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.