Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

i am Developing new application like flight control in ios App.in that i need to draw bezier curve with touch and touch move, like same in flight control app.for what i am collecting all the touch points in array and we have to pass to Bezier. is that the right process?, and how can we delete un neccessary points from array.can nows which is the best way to move our ccsprite object along with touch points like flight control app,if any tutorials are sample code will help me a lot.Thank you.

share|improve this question
A good place to look may be here stackoverflow.com/questions/5076622/… – chartman Aug 24 '12 at 14:24

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.