SDL/Xcode-iPhoneOS/Demos/src
krogoway d35de7167f Renamed SDL_keysym to SDL_KeySym
Renamed SDL_scancode to SDL_ScanCode
Added #defines to SDL_compat.h
2011-01-24 13:47:35 -06:00
..
accelerometer.c Fixed compilation on iPhone 2010-01-21 16:12:24 +00:00
common.c This name inconsistency has been bugging me for a while... 2009-09-19 07:32:36 +00:00
common.h This name inconsistency has been bugging me for a while... 2009-09-19 07:32:36 +00:00
fireworks.c Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now) 2010-07-07 18:58:51 -07:00
happy.c Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. 2010-01-21 06:21:52 +00:00
keyboard.c Renamed SDL_keysym to SDL_KeySym 2011-01-24 13:47:35 -06:00
mixer.c Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now) 2010-07-07 18:58:51 -07:00
rectangles.c Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. 2010-01-21 06:21:52 +00:00
touch.c Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now) 2010-07-07 18:58:51 -07:00