Definition textdecal.h:29
void setText(const std::wstring &text)
void setFontFamily(const std::string &family)
std::string fontFamily() const
Color3f borderColor() const
void setPadding(int padding)
Color3f backgroundColor() const
Color3f fontColor() const
std::wstring text() const
void setFontColor(const Color3f &color)
TextDecal(const std::string &text, const Vector3f &position)
void setFontSize(int size)
void setBorderColor(const Color3f &color)
void setBackgroundColor(const Color3f &color)
void setText(const std::string &text)
TextDecal(const std::wstring &text, const Vector3f &position)