Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中,我有一个带有固定中心的箭头图像,我可以通过触摸移动方法在同一中心旋转它。
但是我还需要在通过触摸移动进行一些旋转后扔/扔箭头。我怎样才能扔箭?
http://www.edumobile.org/iphone/iphone-programming-tutorials/how-to-use-gestures-in-iphone-application/
您可以参考此内容了解一些基本事件,例如滑动或触摸。
对于物理引擎,我想你可以参考这个: http ://code.google.com/p/chipmunk-physics/