This file contains the component definitions. More...
#include <string>
Include dependency graph for Component.hpp:Go to the source code of this file.
Classes | |
| struct | ecs::IComponent |
| struct | ecs::Audio |
| struct | ecs::Color |
| struct | ecs::Font |
| struct | ecs::Player |
| struct | ecs::Health |
| 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::Explosion |
| struct | ecs::Hitbox |
| struct | ecs::KeyboardInput |
| struct | ecs::Floor |
| struct | ecs::Ceiling |
| struct | ecs::Scrolling |
| struct | ecs::Score |
| struct | ecs::Layer |
Namespaces | |
| namespace | ecs |
This file contains the component definitions.
Definition in file Component.hpp.