better mouse camera navigation ( missing win32 implementation )

This commit is contained in:
Titus Tscharntke
2010-03-25 00:19:49 +00:00
parent 844ca894b4
commit 147447b638
5 changed files with 21 additions and 8 deletions

View File

@@ -126,6 +126,8 @@ protected:
public:
static bool handleEvent();
static void revertMousePos();
Window();
virtual ~Window();