|
Mana
|
This is the complete list of members for TextPreview, including all inherited members.
| draw(gcn::Graphics *graphics) override | TextPreview | |
| mFont | TextPreview | private |
| mOutline | TextPreview | private |
| mShadow | TextPreview | private |
| mText | TextPreview | private |
| mTextColor | TextPreview | private |
| setFont(gcn::Font *font) | TextPreview | inline |
| setOutline(bool outline) | TextPreview | inline |
| setShadow(bool shadow) | TextPreview | inline |
| setTextColor(const gcn::Color *color) | TextPreview | inline |
| TextPreview(const std::string &text) | TextPreview |