axmol/samples/TestLua/proj.ios
walzer d18eecf247 UIInterfaceOrientationMaskLandscape -> UIInterfaceOrientationMaskAllButUpsideDown, developers still need to set orientation in xcode->targets 2012-09-27 10:28:00 +08:00
..
TestLua.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 #1425: add ios project for TestLua 2012-08-28 11:49:22 +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
RootViewController.h issue #1425: add ios project for TestLua 2012-08-28 11:49:22 +08:00
RootViewController.mm UIInterfaceOrientationMaskLandscape -> UIInterfaceOrientationMaskAllButUpsideDown, developers still need to set orientation in xcode->targets 2012-09-27 10:28:00 +08:00
TestLua_Prefix.pch issue #1425: add ios project for TestLua 2012-08-28 11:49:22 +08:00
main.m issue #1425: change the title from "HelloLua" to "TestLua" 2012-08-28 11:56:23 +08:00