#include <Component.hpp>
Inheritance diagram for ecs::Font:
Collaboration diagram for ecs::Font:Public Attributes | |
| std::string | path |
Public Attributes inherited from ecs::IComponent | |
| std::string | id |
Definition at line 31 of file Component.hpp.
| std::string ecs::Font::path |
Definition at line 33 of file Component.hpp.