Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 88737

横屏的问题

$
0
0

@rionmwe 写道:

我游戏中有两个场景,登录场景与游戏场景。
在打包时我设置了横屏。在大屏手机中没啥问题,但到了iphone5里,就出问题了

之后我加上了代码
this.size = cc.view.getDesignResolutionSize();
cc.view.setDesignResolutionSize(this.size.width, this.size.height, cc.ResolutionPolicy.SHOW_ALL);
cc.view.setOrientation(cc.macro.ORIENTATION_LANDSCAPE);

这样还是会有问题,两个场景中的脚本都加上了,也是有问题。如果在打包时不设置横屏,在代码中是实现不了的

求开发者解答
@panda

帖子: 1

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 88737

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>