Text Member List
This is the complete list of members for
Text, including all inherited members.
| alignment | Text | [protected] |
| defineFonts() | Text | [static] |
| draw(BITMAP *canvas, Point offset) | Text | [virtual] |
| fontList | Text | [static] |
| loc() | Graphic | |
| location | Graphic | [protected] |
| move(Point p) | Graphic | |
| move(int x, int y) | Graphic | |
| moveTo(Point p) | Graphic | |
| moveTo(int x, int y) | Graphic | |
| setAlignment(TextAlignment align) | Text | |
| setFont(FontType type) | Text | |
| setString(std::string s) | Text | |
| setWrap(int wrap) | Text | |
| Text() | Text | |
| Text(std::string s, Point p) | Text | |
| Text(std::string s, int x, int y) | Text | |
| Text(std::string s, FontType type, Point p) | Text | |
| Text(std::string s, FontType type, int x, int y) | Text | |
| Text(std::string s, TextAlignment align, Point p) | Text | |
| Text(std::string s, TextAlignment align, int x, int y) | Text | |
| Text(std::string s, FontType type, TextAlignment align, Point p) | Text | |
| Text(std::string s, FontType type, TextAlignment align, int x, int y) | Text | |
| textout(const char *s, int linenumber, BITMAP *canvas, Point offset) | Text | [protected] |
| textString | Text | [protected] |
| type | Text | [protected] |
| wrap | Text | [protected] |
| x() | Graphic | |
| y() | Graphic | |
| ~Graphic() | Graphic | [inline, virtual] |
| ~Text() | Text | [inline] |