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

This file contains the component definitions. More...

#include <string>
+ Include dependency graph for Component.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ecs::IComponent
 
struct  ecs::Audio
 
struct  ecs::Color
 
struct  ecs::Font
 
struct  ecs::Mob
 
struct  ecs::Player
 
struct  ecs::Pixel
 
struct  ecs::Rect
 
struct  ecs::Scale
 
struct  ecs::Text
 
struct  ecs::Texture
 
struct  ecs::Transform
 
struct  ecs::Velocity
 
struct  ecs::Animation
 
struct  ecs::Projectile
 
struct  ecs::BeamCharge
 
struct  ecs::LoadingAnimation
 
struct  ecs::Enemy
 
struct  ecs::Asteroid
 
struct  ecs::Explosion
 
struct  ecs::Hitbox
 

Namespaces

namespace  ecs
 

Detailed Description

This file contains the component definitions.

Definition in file Component.hpp.