Detecting collisions without physics

435
Vote up!

You can detect collisions between objects without using physics using these two routines. Simply add a Runtime enterFrame listener or look for the collisions in your touch handler.

Category: 
Tags: 
Contributor: 
Rob Miracle