Function Physics2DDirectBodyState.angularVelocity
The body's rotational velocity.
double angularVelocity() nothrow @property @nogc;
void angularVelocity
(
double v
) nothrow @property @nogc;
The body's rotational velocity.
double angularVelocity() nothrow @property @nogc;
void angularVelocity
(
double v
) nothrow @property @nogc;