How to get the time of touchesEnded in cocos2D ?

Posted by srikanth rongali on Stack Overflow See other posts from Stack Overflow or by srikanth rongali
Published on 2010-03-17T06:57:18Z Indexed on 2010/03/17 7:01 UTC
Read the original article Hit count: 151

I need to calculate the time when we touched certain sprite in cocos2D. What I needed is the time elapsed ( after certain action and before the touchesEnded on the sprite. ). Please let me know how we I should do ? Thank You.

© Stack Overflow or respective owner

Related posts about iphone-sdk-3.0

Related posts about cocos2d