mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 19:04:00 +02:00
- try to fix mouse pointer for issue #94
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user