Rigid |
| Name | Description | |
|---|---|---|
| ApplyLinearImpulse(Vector2) | Apply an impulse at a point. This immediately modifies the velocity. This wakes up the body. | |
| ApplyLinearImpulse(Vector2, Vector2) | Apply an impulse at a point. This immediately modifies the velocity. It also modifies the angular velocity if the point of application is not at the center of mass. This wakes up the body. |