| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 6 months |
| seen | Jul 21 '12 at 4:15 | |
| stats | profile views | 18 |
|
Dec 6 |
comment |
Effects for Programmers I like your example a lot. It would be fun to see people add their own recipes. me likey space explosions. |
|
Dec 6 |
answered | 3D Illusion of a 2D Planet Texture |
|
Nov 19 |
awarded | Supporter |
|
Nov 10 |
comment |
Tracking Multiple Touches using Hash codes in Cocos2d for iPhone oh, i see what you mean now. i think you'll find that its not really necessary to associate each touch that way, in fact i think it may be possible to have some touches start and you never get a cancel or end for them. but if you want to do it, just create a map object in your class and then you can add touches to it as you suggest. the trick would be generating the key, and im not sure the info you get about the touch events has any state in it that would let you pull that off. |
|
Nov 8 |
answered | How does one optimize an HTML5 Canvas and JavaScript web application for Mobile Safari? |
|
Nov 8 |
awarded | Teacher |
|
Nov 8 |
answered | Would it be better to use XML/JSON/Text or a database to store game content? |
|
Nov 8 |
answered | Tracking Multiple Touches using Hash codes in Cocos2d for iPhone |