[][src]Module box2d_rs::joints::b2_motor_joint

Structs

B2motorJoint

A motor joint is used to control the relative motion between two bodies. A typical usage is to control the movement of a dynamic body with respect to the ground.

B2motorJointDef

Motor joint definition.