如何在我的项目中向 Cocos2d-Box2d 添加一个类。

发布于 2024-11-27 14:49:48 字数 110 浏览 0 评论 0原文

我想在我的应用程序中使用一个 box2d 类 b2loopShape,但它不再包含在 box2d 中。我找到了该类的副本,但是当我尝试将其添加到我的项目中时,我收到了 45 个错误。任何说明建议将不胜感激。

There is a box2d class b2loopShape that I want to use in my app but it is not included in box2d any longer. I found a copy of the class but when I try to add it to my project I get like 45 errors. Any suggestions of intructions would be greatly appreciated.

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

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

发布评论

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

评论(1

撕心裂肺的伤痛 2024-12-04 14:49:49

You only reliable way you have to do that is using the last Box2D version that also included that class. Here, I see that it was version 2.1.0 (but I cannot guarantee it). Version 2.0.1 is available for download as a zip file, otherwise you should use svn checkout.

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