Function Physics2DDirectBodyState.applyCentralImpulse

Applies a directional impulse without affecting rotation.

void applyCentralImpulse (
  const(Vector2) impulse
) nothrow @nogc;