Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS.

This commit is contained in:
Jim Grandpre 2010-07-13 18:31:09 -04:00
parent 22a37911dd
commit 987edb15b3
10 changed files with 122 additions and 13 deletions

View file

@ -11,7 +11,7 @@
#define BPP 4
#define DEPTH 32
#define MAXFINGERS 3
#define MAXFINGERS 5
int mousx,mousy;
int keystat[512];