r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
Sprite.hpp File Reference

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
 

Detailed Description

This file contains the sprite system definition.

Definition in file Sprite.hpp.