Source position: libnewtondyn.pas line 999
type TNewtonBodySetCollision = procedure(
const body: PNewtonBody;
const collision: PNewtonCollision
);