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