First cut of drag/draw support (MultiTouch); drag fixes
commitc5db1afc24bd812bbc82366dda0f1ed3c7c142d2
authorThomas Perl <thp@perli.net>
Sat, 23 May 2009 17:33:15 +0000 (23 19:33 +0200)
committerThomas Perl <thp@perli.net>
Sat, 23 May 2009 17:33:15 +0000 (23 19:33 +0200)
tree7dc7bf19f84554f2df0d97c3259c35818227467b
parent6c79508558d09f288b8a01bad0a7c35cb489fb7b
First cut of drag/draw support (MultiTouch); drag fixes

Rewrote tuioinput.py module to support drag events and to
allow for all kinds of extensions in the future.

Dragging removes the mass of the dragged stroke while dragging. Drag.
Config.h
Game.cpp
Multitouch.cpp
Multitouch.h
PythonInput.cpp
Scene.cpp
Scene.h
tuioinput.py