Unit 'libNewtonDyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_titanphysics]

TNewtonUserJointSetRowMassIndependentSpringDamperAcceleration

Declaration

Source position: libnewtondyn.pas line 1135

type TNewtonUserJointSetRowMassIndependentSpringDamperAcceleration = procedure(

  const joint: PNewtonJoint;

  rowStiffness: dfloat;

  spring: dfloat;

  damper: dfloat

);



CT Web help

CodeTyphon Studio