Switches to absolute position for mouse tracking when the platform cursor is visible.

This commit is contained in:
OTHGMars 2019-02-13 14:12:12 -05:00
parent 32c7f2c7a7
commit 3da245134d
2 changed files with 11 additions and 25 deletions

View file

@ -37,8 +37,6 @@ class PlatformWindow;
class WindowInputGenerator
{
bool mNotifyPosition;
protected:
PlatformWindow *mWindow;