Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
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). |
Sat, 31 Jul 2010 01:24:50 +0400 | jimtla | Added Iphone project. Iphone multi-touch is now functional. |
Fri, 30 Jul 2010 23:18:35 +0400 | jimtla | Upgraded touchId/fingerId to long. Changed position variables to floats. |
Thu, 29 Jul 2010 12:26:59 -0400 | Jim Grandpre | Added better logging |
Thu, 29 Jul 2010 12:24:34 -0400 | Jim Grandpre | Prevented SDL_SendDown from sending on nonexistent touch devices. |