Interface | Description |
---|---|
CollisionShape |
Common interface for collision detection
Shape s |
Class | Description |
---|---|
CollisionBox |
An implementation of
Rectangle that allows for interpolation. |
CollisionCircle |
An implementation of
Circle that allows for interpolation. |
CollisionPoint |
An implementation of
Point that allows for interpolation. |
CollisionPolygon |