|
Zen 0.3.0
|
Public Attributes | |
| float | x |
| float | y |
| float | pos_x |
| float | pos_y |
| int | scrl_length |
| int | scrl_height |
Definition at line 78 of file ZEN_Event.h.
| float Zen::MouseWheelPayload::pos_x |
Definition at line 79 of file ZEN_Event.h.
| float Zen::MouseWheelPayload::pos_y |
Definition at line 79 of file ZEN_Event.h.
| int Zen::MouseWheelPayload::scrl_height |
Definition at line 80 of file ZEN_Event.h.
| int Zen::MouseWheelPayload::scrl_length |
Definition at line 80 of file ZEN_Event.h.
| float Zen::MouseWheelPayload::x |
Definition at line 79 of file ZEN_Event.h.
| float Zen::MouseWheelPayload::y |
Definition at line 79 of file ZEN_Event.h.