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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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/