mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Switches to absolute position for mouse tracking when the platform cursor is visible.
This commit is contained in:
parent
32c7f2c7a7
commit
3da245134d
2 changed files with 11 additions and 25 deletions
|
|
@ -37,8 +37,6 @@ class PlatformWindow;
|
|||
|
||||
class WindowInputGenerator
|
||||
{
|
||||
bool mNotifyPosition;
|
||||
|
||||
protected:
|
||||
|
||||
PlatformWindow *mWindow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue