axmol/template/xcode3/cocos2d-x_chipmunk_app/Classes
Walzer 4532220ca8 fix xcode3 templates
1. remove setDeviceOrientation since we use RootViewController now
2. fix a typo in box2d template
3. modify _XXX_Prefix.pch to Prefix.pch in proj file
2011-08-17 16:02:56 +08:00
..
AppDelegate.cpp fix xcode3 templates 2011-08-17 16:02:56 +08:00
AppDelegate.h fixed #658, rename _PROJECTNAMEASIDENTIFIER__AppDelegate.cpp/.h in xcode3 tempaltes to AppDelegate.cpp/.h, keep consistency to xcode4/android templates. 2011-08-04 21:57:48 +08:00
HelloWorldScene.cpp fixed #403: change UIEvent to CCEvent 2011-03-18 09:39:34 +08:00
HelloWorldScene.h fixed #403: change UIEvent to CCEvent 2011-03-18 09:39:34 +08:00