Move drop file event to Window, handle mouse capture automatically
This commit is contained in:
@@ -18,7 +18,6 @@ namespace lime {
|
||||
static void Hide ();
|
||||
static void SetCursor (MouseCursor cursor);
|
||||
static void SetLock (bool lock);
|
||||
static void SetCaptureMode(bool capture);
|
||||
static void Show ();
|
||||
static void Warp (int x, int y, Window* window);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user