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 489689aed3
commit ee6cabb76a
2 changed files with 11 additions and 25 deletions

View file

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