UNPKG

planck

Version:

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

7 lines (4 loc) 237 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](/planck.js/docs/images/wheel_joint.svg)