#include <Component.hpp>
Inheritance diagram for ecs::Player:
Collaboration diagram for ecs::Player:Public Attributes | |
| bool | is_cli {} |
Public Attributes inherited from ecs::IComponent | |
| std::string | id |
Definition at line 35 of file Component.hpp.
| bool ecs::Player::is_cli {} |
Definition at line 37 of file Component.hpp.