This file contains the sprite system definition. More...
#include <algorithm>#include <ranges>#include <vector>#include "ECS/Component.hpp"#include "ECS/Interfaces/ISystems.hpp"#include "ECS/Registry.hpp"#include "Interfaces/IRenderer.hpp"
Include dependency graph for Sprite.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ecs::SpriteSystem |
| Class for sprite system. More... | |
Namespaces | |
| namespace | ecs |
This file contains the sprite system definition.
Definition in file Sprite.hpp.