#include <Component.hpp>
Inheritance diagram for ecs::Score:
Collaboration diagram for ecs::Score:Public Attributes | |
| int | value |
Public Attributes inherited from ecs::IComponent | |
| std::string | id |
Definition at line 173 of file Component.hpp.
| int ecs::Score::value |
Definition at line 175 of file Component.hpp.