#include <IrrData.h>
Public Attributes | |
| int | x |
| int | y |
Definition at line 19 of file IrrData.h.
| int _mouse::x |
Definition at line 20 of file IrrData.h.
Referenced by IrrEventReciever::getMouseX(), and IrrEventReciever::IrrEventReciever().
| int _mouse::y |
Definition at line 21 of file IrrData.h.
Referenced by IrrEventReciever::getMouseY(), and IrrEventReciever::IrrEventReciever().
1.5.4