How to change in the Cocos2d-x project from landscape to portrait both in iOS and Android

iOS:

This is done using XCode project details (select the required

orientation)

Android:

AndroidManifest.xml (android:screenOrientation=portrait)

 

posted @ 2015-08-27 10:11  Master HaKu  阅读(184)  评论(0)    收藏  举报