Classes
Methods
boxBoxCollision(box1, box2)
TODO: Description
Parameters:
| Name | Type | Description |
|---|---|---|
box1 |
||
box2 |
- Source:
Returns:
mtd
boxSphereCollision(box, sphere, invert)
TODO: Description
Parameters:
| Name | Type | Description |
|---|---|---|
box |
||
sphere |
||
invert |
- Source:
Returns:
mtd
sphereSphereCollision(sphere1, sphere2)
TODO: Description
Parameters:
| Name | Type | Description |
|---|---|---|
sphere1 |
||
sphere2 |
- Source:
Returns:
Literal