RigidBody2D.applyCentralImpulse

Applies a directional impulse without affecting rotation.

struct RigidBody2D
@nogc nothrow
void
applyCentralImpulse
(
in Vector2 impulse
)

Meta