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

This file contains the enemy system definitions. More...

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

Go to the source code of this file.

Classes

class  gme::EnemySystem
 

Namespaces

namespace  gme
 

Detailed Description

This file contains the enemy system definitions.

Definition in file Enemy.hpp.