|
Sparkle 0.0.1
|
This is the complete list of members for spk::TextRegion, including all inherited members.
| computeTextSize() const | spk::TextRegion | |
| font() const | spk::TextRegion | |
| fontSize() const | spk::TextRegion | |
| geometry() const | spk::TextRegion | |
| glyphColor() const | spk::TextRegion | |
| horizontalAlignment() const | spk::TextRegion | |
| layer() const | spk::TextRegion | |
| outlineColor() const | spk::TextRegion | |
| render() | spk::TextRegion | |
| setAlignment(HorizontalAlignment p_horizontalAlignment, VerticalAlignment p_verticalAlignment) | spk::TextRegion | |
| setColors(const spk::Color &p_glyphColor, const spk::Color &p_outlineColor) | spk::TextRegion | |
| setFont(spk::Font *p_font) | spk::TextRegion | |
| setFontSize(const spk::Font::Size &p_size) | spk::TextRegion | |
| setGeometry(const spk::Extend2D &p_geometry) | spk::TextRegion | |
| setGlyphColor(const spk::Color &p_color) | spk::TextRegion | |
| setLayer(const float &p_layer) | spk::TextRegion | |
| setOutlineColor(const spk::Color &p_color) | spk::TextRegion | |
| setText(const std::wstring &p_text) | spk::TextRegion | |
| text() const | spk::TextRegion | |
| TextRegion() | spk::TextRegion | |
| verticalAlignment() const | spk::TextRegion |