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

谁践踏了优雅 2021-12-24 13:17 213阅读 0赞

iOS:

This is done using XCode project details (select the required

orientation)

Android:

AndroidManifest.xml (android:screenOrientation=portrait)

转载于:https://www.cnblogs.com/davidgu/p/4762464.html

发表评论

表情:
评论列表 (有 0 条评论,213人围观)

还没有评论,来说两句吧...

相关阅读