Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitappdelegate.m @ 2378:d76ecec0c3f7 gsoc2008_iphone
age | author | description |
---|---|---|
Thu, 17 Jul 2008 22:29:37 +0000 | Holmes Futrell | The class SDL_uikitappdelegate acts as the UIApplicationDelegate for an iPhone SDL project. This class is reponsible for application control flow, including initial setup of working directory, forwarding command line arguments to the user's main function, and handling application termination. gsoc2008_iphone |