|
Green Rock Engine 0
|
Classes | |
| struct | AABB |
| class | CircleCollider |
| class | Collider |
| class | CollisionSystem |
| interface | ICollisionSystem |
| struct | Line |
| Form: Ay = mx + c Standard A = 1, m = gradient Becomes A = 0, m = 1, c = -(x intercept) when line is vertical. More... | |
| class | PolygonCollider |
| struct | Raycast2DResult |
| Stores the result of a Raycast2D. More... | |
Typedefs | |
| using | Color = Microsoft.Xna.Framework.Color |