How can I get the exact position of a sprite at the time a mousejoint moving it is released (even though the sprite might still be moving). I believe it should be coded in the ccTouchesEnded method, but I am not sure how to do it. Thanks for your help.
Share
If what you want to know is where the sprite is when you release a tap then do this: