axmol/samples/HelloLua/proj.ios
walzer d18eecf247 UIInterfaceOrientationMaskLandscape -> UIInterfaceOrientationMaskAllButUpsideDown, developers still need to set orientation in xcode->targets 2012-09-27 10:28:00 +08:00
..
HelloLua.xcodeproj add sample code in HelloCpp & SimpleGame to teach how to adapt design resolution to different iPhone screens (HVGA, 3.5 inch retina, and 4.0 inch retina) 2012-09-24 13:59:16 +08:00
AppController.h issue #1399: work ok on iOS after adjusting directory structure 2012-07-19 17:22:36 +08:00
AppController.mm issue #1482, fix typos, mehod -> method. 2012-09-24 10:54:03 +08:00
Default-568h@2x.png.REMOVED.git-id add sample code in HelloCpp & SimpleGame to teach how to adapt design resolution to different iPhone screens (HVGA, 3.5 inch retina, and 4.0 inch retina) 2012-09-24 13:59:16 +08:00
Default@2x.png.REMOVED.git-id add sample code in HelloCpp & SimpleGame to teach how to adapt design resolution to different iPhone screens (HVGA, 3.5 inch retina, and 4.0 inch retina) 2012-09-24 13:59:16 +08:00
HelloLua_Prefix.pch issue #1399: work ok on iOS after adjusting directory structure 2012-07-19 17:22:36 +08:00
RootViewController.h issue #1399: work ok on iOS after adjusting directory structure 2012-07-19 17:22:36 +08:00
RootViewController.mm UIInterfaceOrientationMaskLandscape -> UIInterfaceOrientationMaskAllButUpsideDown, developers still need to set orientation in xcode->targets 2012-09-27 10:28:00 +08:00
main.m issue #1399: work ok on iOS after adjusting directory structure 2012-07-19 17:22:36 +08:00