Unit 'chipmunklib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_chipmunkpas]

cpRotaryLimitJointInit

Declaration

Source position: chipmunklib.pas line 1026

function cpRotaryLimitJointInit(

  joint: PcpRotaryLimitJoint;

  a: PcpBody;

  b: PcpBody;

  min: cpFloat;

  max: cpFloat

):PcpRotaryLimitJoint;



CT Web help

CodeTyphon Studio