_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine
This is the complete list of members for CLabel, including all inherited members.
CLabel(const CFont &f, const std::string &nc, const std::string &rc) | CLabel | inline |
CLabel(const CFont &f) | CLabel | explicit |
Draw(int x, int y, const char *const text) const | CLabel | |
Draw(int x, int y, const std::string &text) const | CLabel | |
Draw(int x, int y, int number) const | CLabel | |
DrawCentered(int x, int y, const std::string &text) const | CLabel | |
DrawClip(int x, int y, const char *const text) const | CLabel | |
DrawClip(int x, int y, const std::string &text, bool is_normal=true) const | CLabel | |
DrawClip(int x, int y, int number) const | CLabel | |
DrawReverse(int x, int y, const char *const text) const | CLabel | |
DrawReverse(int x, int y, const std::string &text) const | CLabel | |
DrawReverse(int x, int y, int number) const | CLabel | |
DrawReverseCentered(int x, int y, const std::string &text) const | CLabel | |
DrawReverseClip(int x, int y, const char *const text) const | CLabel | |
DrawReverseClip(int x, int y, const std::string &text) const | CLabel | |
DrawReverseClip(int x, int y, int number) const | CLabel | |
Height() const | CLabel | inline |
SetFont(const CFont &f) | CLabel | inline |
SetNormalColor(const std::string &nc) | CLabel | inline |