![]() |
nomlib
|
Public Attributes | |
| Point2i | pos |
| The X & Y coordinates of the mouse cursor position, relative to the focused window. | |
| uint32 | state |
| 32-bit button bit-mask of the current button state. | |
Definition at line 48 of file Cursor.hpp.
| Point2i nom::MouseState::pos |
The X & Y coordinates of the mouse cursor position, relative to the focused window.
Definition at line 52 of file Cursor.hpp.
| uint32 nom::MouseState::state |
32-bit button bit-mask of the current button state.
Definition at line 55 of file Cursor.hpp.