Mercurial > sdl-ios-xcode
log include/SDL_touch.h @ 4958:47e9f1629e62
age | author | description |
---|---|---|
2010-08-15 | Jim Grandpre | Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture |
2010-08-01 | Sam Lantinga | Fixed various type and print format issues |
2010-07-31 | jimtla | Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working). |
2010-07-30 | jimtla | Upgraded touchId/fingerId to long. Changed position variables to floats. |
2010-07-11 | Jim Grandpre | Added some files I had previosuly missed |
2010-06-18 | Jim Grandpre | Fixed bugs in input, cleaned up $1 |
2010-06-05 | jimtla | Addition of VC project for touchTest.c |
2010-06-01 | Jim Grandpre | Added include/touch.h Now reading in resolution of touch pad. |