cpDampedSpring

@private

Members

Variables

anchr1
cpVect anchr1;
anchr2
cpVect anchr2;
Undocumented in source.
constraint
cpConstraint constraint;
Undocumented in source.
damping
cpFloat damping;
Undocumented in source.
jAcc
cpFloat jAcc;
Undocumented in source.
n
cpVect n;
Undocumented in source.
nMass
cpFloat nMass;
Undocumented in source.
r1
cpVect r1;
r2
cpVect r2;
Undocumented in source.
restLength
cpFloat restLength;
Undocumented in source.
springForceFunc
cpDampedSpringForceFunc springForceFunc;
Undocumented in source.
stiffness
cpFloat stiffness;
Undocumented in source.
target_vrn
cpFloat target_vrn;
Undocumented in source.
v_coef
cpFloat v_coef;
Undocumented in source.

Meta