Changed setRelative to lock attribute
This commit is contained in:
@@ -15,7 +15,7 @@ namespace lime {
|
||||
static MouseCursor currentCursor;
|
||||
|
||||
static void WarpGlobal (int x, int y);
|
||||
static int SetRelative (bool value);
|
||||
static void SetLock (bool value);
|
||||
static void Hide ();
|
||||
static void SetCursor (MouseCursor cursor);
|
||||
static void Show ();
|
||||
|
||||
Reference in New Issue
Block a user