![]() |
Pioneer
|
#include <GuiEvents.h>
Public Types | |
| enum | { BUTTON_WHEELUP = 0xfe , BUTTON_WHEELDOWN = 0xff } |
Public Attributes | |
| Uint8 | isdown |
| Uint8 | button |
| float | x |
| float | y |
| float | screenX |
| float | screenY |
| Uint8 Gui::MouseButtonEvent::button |
| Uint8 Gui::MouseButtonEvent::isdown |
| float Gui::MouseButtonEvent::screenX |
| float Gui::MouseButtonEvent::screenY |
| float Gui::MouseButtonEvent::x |
| float Gui::MouseButtonEvent::y |