Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS.
This commit is contained in:
parent
22a37911dd
commit
987edb15b3
10 changed files with 122 additions and 13 deletions
|
@ -11,7 +11,7 @@
|
|||
#define BPP 4
|
||||
#define DEPTH 32
|
||||
|
||||
#define MAXFINGERS 3
|
||||
#define MAXFINGERS 5
|
||||
|
||||
int mousx,mousy;
|
||||
int keystat[512];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue