Source position: libnewtondyn.pas line 978
type TNewtonBodySetCollidable = procedure(
const body: PNewtonBody;
collidableState: Integer
);