mamun721 / android-multitouch-controller

Automatically exported from code.google.com/p/android-multitouch-controller
0 stars 0 forks source link

Merge in pbourke's code #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Paul Bourke extended the MTController code to handle single-finger drags, as 
well creating a couple of new generic canvas object classes:

git://github.com/brk3/android-multitouch-controller.git

I think a couple of changes need to be made before merging (see my comments in 
the current MultiTouchController.java hosted here), but this is a useful 
capability.

Original issue reported on code.google.com by luke.hutch on 22 Apr 2012 at 4:57