public interface GGActorCollisionListener
extends java.util.EventListener
int collide(Actor actor1, Actor actor2)
actor1
- the active actor the checks his collision candidates for possible collisionsactor2
- the passive actor that sustain the collision