Game Development Reference
In-Depth Information
What just happened?
When you implement logic for multitouch this is pretty much what you will have to do:
store the individual touches inside either an array or individual sprites, so you can keep
tracking these touches.
Now, for the heart and soul of the game—the main loop.
Search WWH ::




Custom Search