Function HingeJoint.motorEnable

When activated, a motor turns the hinge.

bool motorEnable() nothrow @property @nogc;

void motorEnable (
  bool v
) nothrow @property @nogc;