Utitlity wrapper for Font class.
Alignment HorizontalAlignment
glm::vec4 BackgroundColor
glm::vec4 ForegroundColor
void DrawText(const glm::vec2 &position, const std::string &text)
TextLabel(GLManager *glManager, const std::string &fontName, unsigned int fontSize)
Alignment VerticalAlignment
void DrawText(const glm::vec3 &position, const std::string &text)