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

This file contains the projectile 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 Projectile.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gme::ProjectileSystem
 

Namespaces

namespace  gme
 

Detailed Description

This file contains the projectile system definitions.

Definition in file Projectile.hpp.