Public Member Functions | |
MouseInputEvent (OSEventType eventType, int32 x, int32 y, Actions::MouseButton button) | |
int32 | getX () const |
int32 | getY () const |
Actions::MouseButton | getButton () const |
Public Member Functions inherited from MTropolis::OSEvent | |
OSEvent (OSEventType eventType) | |
OSEventType | getEventType () const |