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

CVideo Member List

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

blankCursorCVideo
ClearScreen()CVideo
CVideo()CVideoinline
DepthCVideo
DrawCircle(Uint32 color, int x, int y, int r)CVideo
DrawCircleClip(Uint32 color, int x, int y, int r)CVideo
DrawEllipseClip(Uint32 color, int x, int y, int rx, int ry)CVideo
DrawHLine(Uint32 color, int x, int y, int width)CVideo
DrawHLineClip(Uint32 color, int x, int y, int width)CVideo
DrawLine(Uint32 color, int sx, int sy, int dx, int dy)CVideo
DrawLineClip(Uint32 color, const PixelPos &pos1, const PixelPos &pos2)CVideo
DrawPixelClip(Uint32 color, int x, int y)CVideo
DrawRectangle(Uint32 color, int x, int y, int w, int h)CVideo
DrawRectangleClip(Uint32 color, int x, int y, int w, int h)CVideo
DrawTransCircle(Uint32 color, int x, int y, int r, unsigned char alpha)CVideo
DrawTransCircleClip(Uint32 color, int x, int y, int r, unsigned char alpha)CVideo
DrawTransHLine(Uint32 color, int x, int y, int width, unsigned char alpha)CVideo
DrawTransHLineClip(Uint32 color, int x, int y, int width, unsigned char alpha)CVideo
DrawTransLine(Uint32 color, int sx, int sy, int dx, int dy, unsigned char alpha)CVideo
DrawTransLineClip(Uint32 color, int sx, int sy, int dx, int dy, unsigned char alpha)CVideo
DrawTransPixelClip(Uint32 color, int x, int y, unsigned char alpha)CVideo
DrawTransRectangle(Uint32 color, int x, int y, int w, int h, unsigned char alpha)CVideo
DrawTransRectangleClip(Uint32 color, int x, int y, int w, int h, unsigned char alpha)CVideo
DrawTransVLine(Uint32 color, int x, int y, int height, unsigned char alpha)CVideo
DrawTransVLineClip(Uint32 color, int x, int y, int height, unsigned char alpha)CVideo
DrawVLine(Uint32 color, int x, int y, int height)CVideo
DrawVLineClip(Uint32 color, int x, int y, int height)CVideo
FillCircle(Uint32 color, int x, int y, int radius)CVideo
FillCircleClip(Uint32 color, const PixelPos &screenPos, int radius)CVideo
FillRectangle(Uint32 color, int x, int y, int w, int h)CVideo
FillRectangleClip(Uint32 color, int x, int y, int w, int h)CVideo
FillTransCircle(Uint32 color, int x, int y, int radius, unsigned char alpha)CVideo
FillTransCircleClip(Uint32 color, int x, int y, int radius, unsigned char alpha)CVideo
FillTransRectangle(Uint32 color, int x, int y, int w, int h, unsigned char alpha)CVideo
FillTransRectangleClip(Uint32 color, int x, int y, int w, int h, unsigned char alpha)CVideo
FullScreenCVideo
GetRGB(Uint32 c, SDL_PixelFormat *f, Uint8 *r, Uint8 *g, Uint8 *b)CVideoinline
GetRGBA(Uint32 c, SDL_PixelFormat *f, Uint8 *r, Uint8 *g, Uint8 *b, Uint8 *a)CVideoinline
HeightCVideo
LockScreen()CVideo
MapRGB(SDL_PixelFormat *f, Uint8 r, Uint8 g, Uint8 b)CVideoinline
MapRGB(SDL_PixelFormat *f, const CColor &color)CVideoinline
MapRGBA(SDL_PixelFormat *f, Uint8 r, Uint8 g, Uint8 b, Uint8 a)CVideoinline
MapRGBA(SDL_PixelFormat *f, const CColor &color)CVideoinline
ResizeScreen(int width, int height)CVideo
UnlockScreen()CVideo
VerticalPixelSizeCVideo
WidthCVideo
WindowHeightCVideo
WindowWidthCVideo
(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.