Fixed corewrapper Android files.

This commit is contained in:
xawotihs
2013-11-26 23:03:30 +01:00
parent 978171d775
commit 94deb63d22
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -89,6 +89,9 @@ private:
int64_t m_lastTickCount;
std::queue<JButton> m_buttonQueue;
bool m_active;
float mMouseDownX;
float mMouseDownY;
int mLastFingerDownTime;
};