log include/SDL_touch.h @ 5227:c66b2a778b7e

age author description
Sun, 15 Aug 2010 00:36:28 -0400 Jim Grandpre Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
Sat, 31 Jul 2010 20:38:37 -0700 Sam Lantinga Fixed various type and print format issues
Sat, 31 Jul 2010 20:02:54 +0400 jimtla Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working).
Fri, 30 Jul 2010 23:18:35 +0400 jimtla Upgraded touchId/fingerId to long. Changed position variables to floats.
Sun, 11 Jul 2010 01:15:39 -0400 Jim Grandpre Added some files I had previosuly missed
Fri, 18 Jun 2010 01:43:02 -0400 Jim Grandpre Fixed bugs in input, cleaned up $1
Sat, 05 Jun 2010 01:58:56 -0400 jimtla Addition of VC project for touchTest.c
Tue, 01 Jun 2010 02:54:33 -0400 Jim Grandpre Added include/touch.h Now reading in resolution of touch pad.