ChipmunkArbiter
.isFirstContact var isFirstContact : bool
Returns true if this is the first fixed step where the objects were colliding (Read Only).
It will always return true
the same step where the ChipmunkCollisionManager
begin method is called.