This file contains the component definitions. More...
#include <string>
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 |
This file contains the component definitions.
Definition in file Component.hpp.