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

cpDampedRotarySpringNew

Declaration

Source position: chipmunklib.pas line 1034

function cpDampedRotarySpringNew(

  a: PcpBody;

  b: PcpBody;

  restAngle: cpFloat;

  stiffness: cpFloat;

  damping: cpFloat

):PcpConstraint;



CT Web help

CodeTyphon Studio