Function RigidBody2D.applyTorqueImpulse
Applies a rotational impulse to the body.
void applyTorqueImpulse
(
const(double) torque
) nothrow @nogc;
Applies a rotational impulse to the body.
void applyTorqueImpulse
(
const(double) torque
) nothrow @nogc;