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

Starfield System for managing background stars and visual effects. More...

#include <cmath>
#include <ranges>
#include "ECS/Component.hpp"
#include "ECS/Interfaces/ISystems.hpp"
#include "ECS/Registry.hpp"
#include "Interfaces/IRenderer.hpp"
#include "Utils/Common.hpp"
+ Include dependency graph for Starfield.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecs::StarfieldSystem
 

Namespaces

namespace  ecs
 

Detailed Description

Starfield System for managing background stars and visual effects.

Definition in file Starfield.hpp.