diff touchTest/gestureSDLTest.c @ 4662:3c4e0130c9b1

Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS.
author Jim Grandpre <jim.tla@gmail.com>
date Tue, 13 Jul 2010 18:31:09 -0400
parents 063b9455bd1a
children 317a151b79ad
line wrap: on
line diff
--- a/touchTest/gestureSDLTest.c	Mon Jul 12 21:09:23 2010 -0700
+++ b/touchTest/gestureSDLTest.c	Tue Jul 13 18:31:09 2010 -0400
@@ -11,7 +11,7 @@
 #define BPP 4
 #define DEPTH 32
 
-#define MAXFINGERS 3
+#define MAXFINGERS 5
 
 #define DOLLARNPOINTS 64
 #define DOLLARSIZE 256