This file contains the explosion system definitions. More...
#include <vector>#include "ECS/Component.hpp"#include "ECS/Interfaces/ISystems.hpp"#include "ECS/Registry.hpp"#include "Interfaces/IRenderer.hpp"
Include dependency graph for Explosion.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gme::ExplosionSystem |
Namespaces | |
| namespace | gme |
This file contains the explosion system definitions.
Definition in file Explosion.hpp.