getTorque method

double getTorque()

Get the torque applied to the body for the next time step.

Implementation

double getTorque() => _body.getTorque();