TGUI
0.9-dev
|
This is the complete list of members for tgui::BackendText, including all inherited members.
findCharacterPos(std::size_t index) const | tgui::BackendText | virtual |
getCharacterSize() const | tgui::BackendText | |
getFillColor() const | tgui::BackendText | |
getFont() const | tgui::BackendText | |
getOutlineColor() const | tgui::BackendText | |
getOutlineThickness() const | tgui::BackendText | |
getSize() | tgui::BackendText | virtual |
getString() const | tgui::BackendText | |
getStyle() const | tgui::BackendText | |
getVertexData() | tgui::BackendText | |
setCharacterSize(unsigned int characterSize) | tgui::BackendText | virtual |
setFillColor(const Color &color) | tgui::BackendText | virtual |
setFont(const std::shared_ptr< BackendFont > &font) | tgui::BackendText | virtual |
setOutlineColor(const Color &color) | tgui::BackendText | virtual |
setOutlineThickness(float thickness) | tgui::BackendText | virtual |
setString(const String &string) | tgui::BackendText | virtual |
setStyle(TextStyles style) | tgui::BackendText | virtual |
TextVertexData typedef | tgui::BackendText | |
~BackendText()=default | tgui::BackendText | virtual |