简体   繁体   English

用于iOS的Libgdx项目在模拟器上通过robovm进行编译时显示libgdx splash?

[英]Libgdx project for iOS displaying libgdx splash when compiling through robovm on simulator?

How can I remove libgdx splash screen which appears on iOS simulator but doesn't showed up in android emulator. 如何删除出现在iOS模拟器上但未在Android模拟器中显示的libgdx启动画面。

I am compiling my libgdx project through robovm. 我正在通过robovm编译我的libgdx项目。

Thanks 谢谢

You will need to replace the various "Default-" images which are in the RoboVM iOS project's "data" folder. 您需要替换RoboVM iOS项目的“data”文件夹中的各种“Default-”图像。

These are the iOS "launch images" described here 这些是这里描述的iOS“发布图像”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM