UNPKG

planck

Version:

2D JavaScript/TypeScript physics engine for cross-platform HTML5 game development

7 lines (4 loc) 224 B
## Wheel Joint The wheel joint restricts a point on bodyB to a line on bodyA. The wheel joint also provides a suspension spring. See WheelJoint class, and Car example for details. ![Wheel Joint](../images/wheel_joint.svg)