Function testRectangleCircle
Tests for collision between a rectangle and a circle.
Parameters
| Name | Description |
|---|---|
| rect | The rectangle shape |
| circle | The circle shape |
Returns
CollisionResult containing collision information
Tests for collision between a rectangle and a circle.
| Name | Description |
|---|---|
| rect | The rectangle shape |
| circle | The circle shape |
CollisionResult containing collision information