_Ecore_Quartz_Event_Mouse_Move Struct Reference
Quartz Mouse Move event. More...
Data Fields | |
| int | x |
| Mouse co-ordinates where the mouse cursor moved to. | |
| int | y |
| Mouse co-ordinates where the mouse cursor moved to. | |
| void * | window |
| Need the NSWindow in order to convert coords. | |