- Preparing search index...
- The search index is not available
p2-es
Constructors
constructor
- new Spring(bodyA, bodyB, options?): Spring
-
Properties
bodyA
bodyB
damping
damping: number
stiffness
stiffness: number
Methods
Abstract
applyForce
- applyForce(): void
-
Returns void
Base class for LinearSpring and RotationalSpring. Not supposed to be used directly.