_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
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 gcn::SDLGraphics, including all inherited members.
| _beginDraw() | gcn::SDLGraphics | virtual |
| _endDraw() | gcn::SDLGraphics | virtual |
| CENTER enum value | gcn::Graphics | |
| drawHLine(int x1, int y, int x2) | gcn::SDLGraphics | protectedvirtual |
| drawImage(const Image *image, int srcX, int srcY, int dstX, int dstY, int width, int height) | gcn::SDLGraphics | virtual |
| drawImage(const Image *image, int srcX, int srcY, int dstX, int dstY, int width, int height)=0 | gcn::SDLGraphics | |
| drawImage(const Image *image, int dstX, int dstY) | gcn::SDLGraphics | |
| gcn::Graphics::drawImage(const Image *image, int dstX, int dstY) | gcn::Graphics | virtual |
| drawLine(int x1, int y1, int x2, int y2) | gcn::SDLGraphics | virtual |
| drawPoint(int x, int y) | gcn::SDLGraphics | virtual |
| drawRectangle(const Rectangle &rectangle) | gcn::SDLGraphics | virtual |
| drawSDLSurface(SDL_Surface *surface, SDL_Rect source, SDL_Rect destination) | gcn::SDLGraphics | virtual |
| drawText(const std::string &text, int x, int y, unsigned int alignment=LEFT, bool is_normal=true) | gcn::Graphics | virtual |
| drawVLine(int x, int y1, int y2) | gcn::SDLGraphics | protectedvirtual |
| fillRectangle(const Rectangle &rectangle) | gcn::SDLGraphics | virtual |
| getColor() | gcn::SDLGraphics | virtual |
| getCurrentClipArea() | gcn::Graphics | virtual |
| Graphics() | gcn::Graphics | |
| LEFT enum value | gcn::Graphics | |
| mAlpha | gcn::SDLGraphics | protected |
| mClipStack | gcn::Graphics | protected |
| mColor | gcn::SDLGraphics | protected |
| mFont | gcn::Graphics | protected |
| mTarget | gcn::SDLGraphics | protected |
| popClipArea() | gcn::SDLGraphics | virtual |
| pushClipArea(Rectangle area) | gcn::SDLGraphics | virtual |
| RIGHT enum value | gcn::Graphics | |
| SDLGraphics() | gcn::SDLGraphics | |
| setColor(const Color &color) | gcn::SDLGraphics | virtual |
| setFont(Font *font) | gcn::Graphics | virtual |
| setTarget(SDL_Surface **surface) | gcn::SDLGraphics | virtual |
| ~Graphics() | gcn::Graphics | inlinevirtual |
1.8.17
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.