如何通过拖动来移动箭头,然后扔/扔它?

发布于 2024-10-14 23:56:39 字数 99 浏览 2 评论 0原文

在我的应用程序中,我有一个带有固定中心的箭头图像,我可以通过触摸移动方法在同一中心旋转它。

但我还需要在通过触摸移动进行一些旋转后投掷/投掷箭头。怎样才能把箭扔出去呢?

In my application I have one arrow image with fix center and I can rotate it by the touch move method on the same center.

But I also need to toss/throw the arrow after doing some rotation with touch move. How can I toss the arrow?

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

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

发布评论

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

评论(1

╭⌒浅淡时光〆 2024-10-21 23:56:39

http://www. edumobile.org/iphone/iphone-programming-tutorials/how-to-use-gestures-in-iphone-application/

您可以参考此了解一些基本事件,例如滑动或触摸。

对于物理引擎,我想你可以参考这个:
http://code.google.com/p/chipmunk-physicals/

http://www.edumobile.org/iphone/iphone-programming-tutorials/how-to-use-gestures-in-iphone-application/

You can refer to this for some basic events like swiping or touching.

For Physics engine, I suppose you can refer to this :
http://code.google.com/p/chipmunk-physics/

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