Text Member List
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] |
mBubble | Text | [protected, static] |
mBubbleArrow | Text | [protected, static] |
mColor | Text | [private] |
mHeight | Text | [private] |
mInstances | Text | [private, static] |
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) | Text | |
TextManager class | Text | [friend] |
~Text() | Text | [virtual] |