Function RigidBody2D.applyCentralImpulse

Applies a directional impulse without affecting rotation.

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