_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

gcn::SDLGraphics Member List

This is the complete list of members for gcn::SDLGraphics, including all inherited members.

_beginDraw()gcn::SDLGraphicsvirtual
_endDraw()gcn::SDLGraphicsvirtual
CENTER enum valuegcn::Graphics
drawHLine(int x1, int y, int x2)gcn::SDLGraphicsprotectedvirtual
drawImage(const Image *image, int srcX, int srcY, int dstX, int dstY, int width, int height)gcn::SDLGraphicsvirtual
drawImage(const Image *image, int srcX, int srcY, int dstX, int dstY, int width, int height)=0gcn::SDLGraphics
drawImage(const Image *image, int dstX, int dstY)gcn::SDLGraphics
gcn::Graphics::drawImage(const Image *image, int dstX, int dstY)gcn::Graphicsvirtual
drawLine(int x1, int y1, int x2, int y2)gcn::SDLGraphicsvirtual
drawPoint(int x, int y)gcn::SDLGraphicsvirtual
drawRectangle(const Rectangle &rectangle)gcn::SDLGraphicsvirtual
drawSDLSurface(SDL_Surface *surface, SDL_Rect source, SDL_Rect destination)gcn::SDLGraphicsvirtual
drawText(const std::string &text, int x, int y, unsigned int alignment=LEFT, bool is_normal=true)gcn::Graphicsvirtual
drawVLine(int x, int y1, int y2)gcn::SDLGraphicsprotectedvirtual
fillRectangle(const Rectangle &rectangle)gcn::SDLGraphicsvirtual
getColor()gcn::SDLGraphicsvirtual
getCurrentClipArea()gcn::Graphicsvirtual
Graphics()gcn::Graphics
LEFT enum valuegcn::Graphics
mAlphagcn::SDLGraphicsprotected
mClipStackgcn::Graphicsprotected
mColorgcn::SDLGraphicsprotected
mFontgcn::Graphicsprotected
mTargetgcn::SDLGraphicsprotected
popClipArea()gcn::SDLGraphicsvirtual
pushClipArea(Rectangle area)gcn::SDLGraphicsvirtual
RIGHT enum valuegcn::Graphics
SDLGraphics()gcn::SDLGraphics
setColor(const Color &color)gcn::SDLGraphicsvirtual
setFont(Font *font)gcn::Graphicsvirtual
setTarget(SDL_Surface **surface)gcn::SDLGraphicsvirtual
~Graphics()gcn::Graphicsinlinevirtual
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.