Text rendered with TrueTypeFonts.
Definition: Text.h:14
void Setup(std::string font, std::string text, SDL_Rect rect)
Definition: Text.cpp:8
void SetDrawColor(SDL_Color color)
Definition: Text.h:25
void Render() override
The render method of a component.
Definition: Text.cpp:14
void Update() override
The update method of a component.
Definition: Text.cpp:6