Is there any function in cocos2d or objective c to find the time between touch began and touch ended??
|
|
|
|
|
|
|
|
||
|
|
|
|
Each UITouch has it's own time/date stamp. Compare the ones you're interested in. Take a looke at the UIResponder class ref. Aside- SO needs to update their code or release an iPhone app. Typing into their javascriptoided out text fields with an iPhone is almost comical. |
|||
|
|
|
|
In your |
||
|
