cpCollisionPreSolveFunc

Collision pre-solve event function callback type. Returning false from a pre-step callback causes the collision to be ignored until the next step.

alias cpCollisionPreSolveFunc = cpBool function

Meta