$treeview $search $mathjax
Stratagus  2.2.7
$projectbrief
$projectbrief
$searchbox
-->
         _________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          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)=0CPrimitives [pure virtual]
DrawLine(Uint32 color, int sx, int sy, int dx, int dy)=0CPrimitives [pure virtual]
DrawPixel(Uint32 color, int x, int y)=0CPrimitives [pure virtual]
DrawRectangle(Uint32 color, int x, int y, int w, int h)=0CPrimitives [pure virtual]
DrawTransCircle(Uint32 color, int x, int y, int r, unsigned char alpha)=0CPrimitives [pure virtual]
DrawTransLine(Uint32 color, int sx, int sy, int dx, int dy, unsigned char alpha)=0CPrimitives [pure virtual]
DrawTransPixel(Uint32 color, int x, int y, unsigned char alpha)=0CPrimitives [pure virtual]
DrawTransRectangle(Uint32 color, int x, int y, int w, int h, unsigned char alpha)=0CPrimitives [pure virtual]
FillCircle(Uint32 color, int x, int y, int r)=0CPrimitives [pure virtual]
FillTransCircle(Uint32 color, int x, int y, int r, unsigned char alpha)=0CPrimitives [pure virtual]
FillTransRectangle(Uint32 color, int x, int y, int w, int h, unsigned char alpha)=0CPrimitives [pure 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.