How can I detect if

Posted by Suzie on Stack Overflow See other posts from Stack Overflow or by Suzie
Published on 2010-03-12T10:02:46Z Indexed on 2010/03/12 10:07 UTC
Read the original article Hit count: 220

Filed under:
|

Is there a way to detect just 2 distinct touches? I just want to track the touches for my two buttons, which is a sprite, but whenever I have another touch other than my first two touches, it affects my touch with my button. Is there a way to get rid of that third touch? I wish you could help me with this problem.Thank You!

© Stack Overflow or respective owner

Related posts about cocos2d

Related posts about iphone