Manual:

Tutorials:

API:

ChipmunkArbiter.isFirstContact

var isFirstContact : bool

Description

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.