cocos2d-objc icon indicating copy to clipboard operation
cocos2d-objc copied to clipboard

Expose device orientation methods to the AppDelegate

Open iMobCoding opened this issue 11 years ago • 1 comments
trafficstars

Forwards CCNavigationController's device orientation methods to the AppDelegate. Gives an option for different behaviors than default

iMobCoding avatar Aug 16 '14 00:08 iMobCoding

Can the admins merge this pull request as it's pretty unintrusive? Asking because I am working on an accelerometer game where I have to disable auto orientation, and as I am constantly updating the cocos2d from develop branch, I have to manually change those 2 files again and again...

Best

iMobCoding avatar Aug 28 '14 22:08 iMobCoding