| background | Text | [private] |
| bg_offset | Text | [private] |
| color | Text | [private] |
| 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 | |
| font | Text | [private] |
| GetHeight() const | Text | |
| GetText() const | Text | |
| GetWidth() const | Text | |
| max_width | Text | [private] |
| Render() | Text | [private] |
| RenderMultiLines() | Text | [private] |
| Set(const std::string &new_txt) | Text | |
| SetColor(const Color &new_color) | Text | |
| SetMaxWidth(uint max_w) | Text | |
| shadowed | Text | [private] |
| surf | Text | [private] |
| Text(const std::string &new_txt, Color new_color=white_color, Font *new_font=NULL, bool shadowed=true) | Text | |
| txt | Text | [private] |
| ~Text() | Text | |