Unit 'graDispatch' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_gravity]

btContactAddedCallback

Declaration

Source position: gradispatch.pas line 55

type btContactAddedCallback = function(

  const cp: PbtOManifoldPoint;

  const colObj0: btCollisionObject;

  const partId0: Integer;

  const index0: Integer;

  const colObj1: btCollisionObject;

  const partId1: Integer;

  const index1: Integer

):Boolean;



CT Web help

CodeTyphon Studio