Function Physics2DServerSingleton.bodyApplyCentralImpulse

void bodyApplyCentralImpulse (
  const(RID) _body,
  const(Vector2) impulse
) nothrow @nogc;