void setText(const std::string &text)
Set the Text.
Definition Text.cpp:16
void setColor(const SDL_Color &color)
Set the Color.
Definition Text.cpp:23
void fitToContent()
Resizes the render rect to the current glyph texture size.
Definition Text.cpp:30