ShaderType
Shader type for rendering text. 
Definition: TextRendererComponent.hpp:14
 
void SetShader(ShaderType shaderType)
 
class GameObject * GetGameObject() const 
Definition: TextRendererComponent.hpp:29
 
Contains text. 
Definition: TextRendererComponent.hpp:10
 
void SetColor(const struct Vec4 &color)
 
void SetFont(class Font *font)
 
void SetText(const char *text)
 
TextRendererComponent & operator=(const TextRendererComponent &other)
 
std::string GetSerialized() const