#include <Component.hpp>
Public Attributes | |
std::string | content |
unsigned int | font_size |
![]() | |
std::string | id |
Definition at line 56 of file Component.hpp.
std::string ecs::Text::content |
Definition at line 58 of file Component.hpp.
unsigned int ecs::Text::font_size |
Definition at line 59 of file Component.hpp.