enqueue Impulse
Queues a linear impulse for the body associated with key.
Units are interpreted by the runtime (typically physics units).
Parameters
key
Body key used in Modifier.physicsBody(key = ...).
impulse X
Impulse X component.
impulse Y
Impulse Y component.
wake
Whether to wake the body if the backend supports sleeping.