27 const Toshi::TVector2&
GetCursorPos()
const {
return m_CursorPos; }
30 Toshi::TVector2 m_MousePos;
31 Toshi::TVector2 m_CursorCenter;
32 Toshi::TVector2 m_CursorPos;
33 Toshi::TInputDeviceMouse* m_pMouseDevice;
39 Toshi::TVector2 m_RadialFieldPos;