Tagged Questions
4
votes
3answers
5k views
Tracking Multiple Touches using Hash codes in Cocos2d for iPhone
How do you implement a touch hash code and reference it later? I have read about a "hash" code, but I don't understand how to use it. I want to know when two of my Sprites are touched at the same ...