Mercurial > sdl-ios-xcode
log src/events/SDL_touch_c.h @ 5030:6a0803e47c7b
age | author | description |
---|---|---|
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, 03 Jun 2010 13:21:35 -0400 | jimtla | Fixed windo build errors. Should now be compilable. |
Thu, 03 Jun 2010 11:08:17 -0400 | jimtla | Fixed some windows compilation bugs - Still does not compile. |
Tue, 01 Jun 2010 02:54:33 -0400 | Jim Grandpre | Added include/touch.h Now reading in resolution of touch pad. |
Mon, 31 May 2010 00:24:37 -0400 | Jim Grandpre | Auto-detects Wacom touch devices. |