Added global and window mouse warps
This commit is contained in:
@@ -14,6 +14,7 @@ namespace lime {
|
||||
|
||||
static MouseCursor currentCursor;
|
||||
|
||||
static void WarpGlobal (int x, int y);
|
||||
static int SetRelative (bool value);
|
||||
static void Hide ();
|
||||
static void SetCursor (MouseCursor cursor);
|
||||
|
||||
Reference in New Issue
Block a user