E : W : L
Main Page
|
Modules
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Related Pages
Ewl_Event_Mouse_Out Struct Reference
[
Events: Lower Level Event Handlers
,
Events: Lower Level Event Handlers
]
Provides information about the mouse leaving.
More...
Data Fields
unsigned int
modifiers
Modifiers that were pressed.
int
x
X coordinate the mouse left at.
int
y
Y coordinate the mouse left at.
Detailed Description
Provides information about the mouse leaving.