Mana
|
This is the complete list of members for Text, including all inherited members.
adviseXY(int x, int y) | Text | |
draw(gcn::Graphics *graphics, int xOff, int yOff) | Text | virtual |
getHeight() const | Text | inline |
getWidth() const | Text | inline |
mColor | Text | private |
mFont | Text | private |
mHeight | Text | private |
mInstances | Text | privatestatic |
mIsSpeech | Text | private |
mText | Text | private |
mWidth | Text | private |
mX | Text | private |
mXOffset | Text | private |
mY | Text | private |
setColor(const gcn::Color *color) | Text | |
Text(const std::string &text, int x, int y, gcn::Graphics::Alignment alignment, const gcn::Color *color, bool isSpeech=false, gcn::Font *font=nullptr) | Text | |
TextManager | Text | friend |
~Text() | Text | virtual |