cocos2x-adaptation:cocos2dx 横版各种适配 iphoneX适配 齐刘海 凹凸屏

时间:2021-05-11 04:27:56
【文件属性】:
文件名称:cocos2x-adaptation:cocos2dx 横版各种适配 iphoneX适配 齐刘海 凹凸屏
文件大小:341KB
文件格式:ZIP
更新时间:2021-05-11 04:27:56
iphonex cocos2dx-iphonex cocos2x-adaptation Objective-C++ cocos2x-adaptation cocos2dx 适配 横版 iphoneX适配 iphoneX适配 apple官方参考: 使用的是cocos2dx 3.13版本以上,其他版本可以依照找个流程修改。 1.修改RootViewController.mm 增加ios11的新回调方法 - (void)viewSafeAreaInsetsDidChange { [super viewSafeAreaInsetsDidChange]; NSLog(@"viewSafeAreaInsetsDidChange %@",NSStringFromUIEdgeInsets(self.view.safeAreaInsets)); [self updateOrientation]; } bool changeViewFrame = false; - (void)update
【文件预览】:
cocos2x-adaptation-master
----res()
--------README.md(18B)
--------shipeiX.png(306KB)
----LICENSE(1KB)
----Base.lproj()
--------LaunchScreen.storyboard(3KB)
--------LaunchScreenBackground.png(74KB)
----README.md(5KB)
----proj.ios_mac()
--------AppController.mm(13KB)
--------RootViewController.mm(5KB)

网友评论