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

gcn::Graphics Member List

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

_beginDraw()gcn::Graphicsinlinevirtual
_endDraw()gcn::Graphicsinlinevirtual
CENTER enum valuegcn::Graphics
drawImage(const Image *image, int srcX, int srcY, int dstX, int dstY, int width, int height)=0gcn::Graphicspure virtual
drawImage(const Image *image, int dstX, int dstY)gcn::Graphicsvirtual
drawLine(int x1, int y1, int x2, int y2)=0gcn::Graphicspure virtual
drawPoint(int x, int y)=0gcn::Graphicspure virtual
drawRectangle(const Rectangle &rectangle)=0gcn::Graphicspure virtual
drawText(const std::string &text, int x, int y, unsigned int alignment=LEFT, bool is_normal=true)gcn::Graphicsvirtual
fillRectangle(const Rectangle &rectangle)=0gcn::Graphicspure virtual
getColor()=0gcn::Graphicspure virtual
getCurrentClipArea()gcn::Graphicsvirtual
Graphics()gcn::Graphics
LEFT enum valuegcn::Graphics
mClipStackgcn::Graphicsprotected
mFontgcn::Graphicsprotected
popClipArea()gcn::Graphicsvirtual
pushClipArea(Rectangle area)gcn::Graphicsvirtual
RIGHT enum valuegcn::Graphics
setColor(const Color &color)=0gcn::Graphicspure virtual
setFont(Font *font)gcn::Graphicsvirtual
~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.