Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for TextPlane, including all inherited members.
bgcol | TextPlane | |
col | TextPlane | |
Draw(int offset=0) | TextPlane | |
Draw(const std::string &text, int offset=0, bool start_one_line_lower=false, bool force_highquality=false, bool automatte=false) | TextPlane | |
GetCharSize(float &x, float &y) | TextPlane | inline |
GetPos(float &y, float &x) | TextPlane | inline |
GetSize(float &x, float &y) | TextPlane | inline |
GetText() const | TextPlane | inline |
SetCharSize(float x, float y) | TextPlane | inline |
SetPos(float x, float y) | TextPlane | inline |
SetSize(float x, float y) | TextPlane | inline |
SetText(const std::string &newText) | TextPlane | inline |
TextPlane(const struct GFXColor &col=GFXColor(1, 1, 1, 1), const struct GFXColor &bgcol=GFXColor(0, 0, 0, 0)) | TextPlane | |
~TextPlane() | TextPlane |