- try to fix mouse pointer for issue #94

This commit is contained in:
SoftCoder
2016-01-04 20:56:48 -08:00
parent 03f5455eb2
commit c25867b5d8
8 changed files with 118 additions and 12 deletions

View File

@@ -215,6 +215,7 @@ protected:
virtual void eventClose() {};
virtual void eventDestroy() {};
virtual void eventToggleFullScreen(bool isFullscreen) {};
virtual void eventWindowEvent(SDL_WindowEvent event) {}
private:
/// needed to detect double clicks