DrawCenter(int x, int y) const | Text | |
DrawCenter(const Point2i &position) const | Text | |
DrawCenterOnMap(int x, int y) const | Text | |
DrawCenterTop(int x, int y) const | Text | |
DrawCenterTopOnMap(int x, int y) const | Text | |
DrawTopLeft(int x, int y) const | Text | |
DrawTopLeft(const Point2i &position) const | Text | |
DrawTopLeftOnMap(int x, int y) const | Text | |
DrawTopRight(int x, int y) const | Text | |
get_time() | Message | [inline] |
GetHeight() const | Text | |
GetText() const | Text | |
GetWidth() const | Text | |
Message(const std::string &new_txt, const Color &new_color, Font *new_font, uint _time) | Message | [inline] |
Set(const std::string &new_txt) | Text | |
SetColor(const Color &new_color) | Text | |
SetMaxWidth(uint max_w) | Text | |
Text(const std::string &new_txt, Color new_color=white_color, Font *new_font=NULL, bool shadowed=true) | Text | |
time | Message | [private] |
~Text() | Text | |