Mercurial > sdl-ios-xcode
diff include/SDL_events.h @ 4689:f9ab8df6d45a
Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
author | Jim Grandpre <jim.tla@gmail.com> |
---|---|
date | Sun, 15 Aug 2010 00:36:28 -0400 |
parents | 15dfe42edbfd |
children | c24ba2cc9583 |
line wrap: on
line diff
--- a/include/SDL_events.h Fri Aug 13 23:08:32 2010 -0400 +++ b/include/SDL_events.h Sun Aug 15 00:36:28 2010 -0400 @@ -340,6 +340,7 @@ Uint32 windowID; /**< The window with mouse focus, if any */ SDL_TouchID touchId; /**< The touch device index */ SDL_GestureID gestureId; + Uint32 numFingers; float error; /* //TODO: Enable to give location?