cocos2d-android-1 与最新的 cocos2d-iphone 兼容吗?

发布于 2025-01-04 05:16:30 字数 133 浏览 2 评论 0原文

我开始将我的应用程序从 ios 移植到 android。我的应用程序是使用cocos2d-iphone 1.0版本开发的。我想知道cocos2d-x或cocos2d-andriod-1与cocos2d-iphone 1.0兼容吗?

谢谢

I start porting my apps to android from ios. My apps were developed using cocos2d-iphone 1.0 version. I'd like to know cocos2d-x or cocos2d-andriod-1 compatible with cocos2d-iphone 1.0?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧街凉风 2025-01-11 05:16:30

不/不是真的。

首先iPhone版本使用Objective-C,Android版本使用Java作为底层编程语言。从语言的角度来看,这使得它们不兼容。

就功能和稳定性而言,cocos2d 是一个不断变化的目标,android 版本以及几乎任何其他 cocos2d 引擎都远远落后于 cocos2d-iphone。也许除了 cocos2d-x 之外,它的开发人员努力在功能方面尽可能接近 cocos2d-iphone。

No / Not really.

First of all the iphone version uses Objective-C and the Android version uses Java as the underlying programming language. That makes them incompatible from a language perspective.

As far as features and stability are concerned, cocos2d is a moving target and the android builds as well as practically any other cocos2d engine are lagging far behind cocos2d-iphone. Maybe with the exception of cocos2d-x whose developers make an effort to be as close to cocos2d-iphone as possible, feature-wise.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文