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

CPrimitives Member List

This is the complete list of members for CPrimitives, including all inherited members.

DrawCircle(Uint32 color, int x, int y, int r)=0CPrimitivespure virtual
DrawLine(Uint32 color, int sx, int sy, int dx, int dy)=0CPrimitivespure virtual
DrawPixel(Uint32 color, int x, int y)=0CPrimitivespure virtual
DrawRectangle(Uint32 color, int x, int y, int w, int h)=0CPrimitivespure virtual
DrawTransCircle(Uint32 color, int x, int y, int r, unsigned char alpha)=0CPrimitivespure virtual
DrawTransLine(Uint32 color, int sx, int sy, int dx, int dy, unsigned char alpha)=0CPrimitivespure virtual
DrawTransPixel(Uint32 color, int x, int y, unsigned char alpha)=0CPrimitivespure virtual
DrawTransRectangle(Uint32 color, int x, int y, int w, int h, unsigned char alpha)=0CPrimitivespure virtual
FillCircle(Uint32 color, int x, int y, int r)=0CPrimitivespure virtual
FillTransCircle(Uint32 color, int x, int y, int r, unsigned char alpha)=0CPrimitivespure virtual
FillTransRectangle(Uint32 color, int x, int y, int w, int h, unsigned char alpha)=0CPrimitivespure virtual
(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.