A utility class to interact with the cursor. More...
Static Public Member Functions | |
static nkMaths::Point | getCursorPosition () |
static void | setCursorPosition (nkMaths::Point absPos) |
A utility class to interact with the cursor.
|
static |
Allows to retrieve the cursor position on screen (absolute coordinates).
|
static |
Sets the position of the mouse cursor, on screen.
absPos | The absolute position, on screen, to put the cursor at. |