如何删除出现在 iOS 模拟器上但未出现在 android 模拟器中的 libgdx 启动画面.
How can I remove libgdx splash screen which appears on iOS simulator but doesn't showed up in android emulator.
我正在通过 robovm 编译我的 libgdx 项目.
I am compiling my libgdx project through robovm.
谢谢
您需要替换 RoboVM iOS 项目的data"文件夹中的各种Default-"图像.
You will need to replace the various "Default-" images which are in the RoboVM iOS project's "data" folder.
这些是 此处描述的 iOS启动图像"
这篇关于iOS的Libgdx项目在模拟器上通过robovm编译时显示libgdx启动?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!