Function Physics2DDirectBodyState.totalLinearDamp
The rate at which the body stops moving, if there are not any other forces moving it.
double totalLinearDamp() nothrow @property @nogc;
The rate at which the body stops moving, if there are not any other forces moving it.
double totalLinearDamp() nothrow @property @nogc;