![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
This is the complete list of members for xy::Text, including all inherited members.
| Alignment enum name (defined in xy::Text) | xy::Text | |
| getAlignment() const | xy::Text | inline |
| getBlendMode() const | xy::Text | |
| getCharacterSize() const | xy::Text | |
| getCroppingArea() const | xy::Text | |
| getFillColour() const | xy::Text | |
| getFont() const | xy::Text | |
| getLocalBounds(xy::Entity) | xy::Text | static |
| getOutlineColour() const | xy::Text | |
| getOutlineThickness() const | xy::Text | |
| getShader() const | xy::Text | |
| getString() const | xy::Text | |
| getVerticalSpacing() const | xy::Text | |
| setAlignment(Alignment) | xy::Text | |
| setBlendMode(sf::BlendMode) | xy::Text | |
| setCharacterSize(sf::Uint32) | xy::Text | |
| setCroppingArea(sf::FloatRect) | xy::Text | |
| setFillColour(sf::Color) | xy::Text | |
| setFont(const sf::Font &) | xy::Text | |
| setOutlineColour(sf::Color) | xy::Text | |
| setOutlineThickness(float) | xy::Text | |
| setShader(sf::Shader *) | xy::Text | |
| setString(const sf::String &) | xy::Text | |
| setVerticalSpacing(float) | xy::Text | |
| Text() | xy::Text | |
| Text(const sf::Font &) | xy::Text | explicit |
| TextSystem (defined in xy::Text) | xy::Text | friend |
1.8.18