log src/events/SDL_touch.c @ 4678:f8431f66613d

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).
Fri, 30 Jul 2010 23:18:35 +0400 jimtla Upgraded touchId/fingerId to long. Changed position variables to floats.
Thu, 29 Jul 2010 12:24:34 -0400 Jim Grandpre Prevented SDL_SendDown from sending on nonexistent touch devices.
Sat, 17 Jul 2010 23:16:23 -0400 Jim Grandpre Fixed Warning related to SDL_GestureAddTouch