Classes | Functions

cpDampedRotarySpring

Classes

struct  cpDampedRotarySpring

Functions

cpDampedRotarySpring * cpDampedRotarySpringAlloc (void)
 Allocate a damped rotary spring.
cpDampedRotarySpring * cpDampedRotarySpringInit (cpDampedRotarySpring *joint, cpBody *a, cpBody *b, cpFloat restAngle, cpFloat stiffness, cpFloat damping)
 Initialize a damped rotary spring.
cpConstraintcpDampedRotarySpringNew (cpBody *a, cpBody *b, cpFloat restAngle, cpFloat stiffness, cpFloat damping)
 Allocate and initialize a damped rotary spring.
 All Classes Functions Variables Properties