#include <cmath>#include "ECS/Component.hpp"#include "ECS/Interfaces/ISystems.hpp"#include "ECS/Registry.hpp"#include "Interfaces/IRenderer.hpp"
Include dependency graph for Collision.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gme::CollisionSystem |
| Server-authoritative collision detection and response system. More... | |
Namespaces | |
| namespace | gme |