Physics2DDirectBodyState.addCentralForce

Adds a constant directional force without affecting rotation.

struct Physics2DDirectBodyState
@nogc nothrow
void
addCentralForce
(
in Vector2 force
)

Meta