Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

Ewl_Event_Mouse_Wheel Struct Reference
[Events: Lower Level Event HandlersEvents: Lower Level Event Handlers]

Provides information about the mouse wheel scrolling. 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.

int z
 Z value of mouse wheel.

int dir
 Direction mouse wheel scrolled.


Detailed Description

Provides information about the mouse wheel scrolling.