My Project
|
A structure representing the text component to add text and font to an entity. More...
#include <CText.hpp>
Public Attributes | |
std::string | text |
Text to print. | |
std::string | font |
Font of the text. | |
float | spacing |
size of the text to print (of the font) | |
A structure representing the text component to add text and font to an entity.