ObjectCollisionDetector.objectToObjectCollision

The delegate where the events will be passed. Must be set up before using the collision detector.

class ObjectCollisionDetector
protected protected
void delegate(ObjectCollisionEvent event) objectToObjectCollision;

Meta