_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine
This is the complete list of members for CPlayerColorGraphic, including all inherited members.
_getData() const | CGraphic | inlinevirtual |
_getImageLoader() | gcn::Image | static |
CGraphic() | CGraphic | inlineprotected |
Clone(bool grayscale=false) const | CPlayerColorGraphic | |
CPlayerColorGraphic() | CPlayerColorGraphic | inlineprotected |
DrawClip(int x, int y, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawFrame(unsigned frame, int x, int y, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawFrameClip(unsigned frame, int x, int y, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawFrameClipCustomMod(unsigned frame, int x, int y, pixelModifier modifier, const uint32_t param, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawFrameClipTrans(unsigned frame, int x, int y, int alpha, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawFrameClipTransX(unsigned frame, int x, int y, int alpha, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawFrameClipX(unsigned frame, int x, int y, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawFrameTrans(unsigned frame, int x, int y, int alpha, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawFrameTransX(unsigned frame, int x, int y, int alpha, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawFrameX(unsigned frame, int x, int y, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawPlayerColorFrameClip(int colorIndex, unsigned frame, int x, int y, SDL_Surface *surface=TheScreen) | CPlayerColorGraphic | |
DrawPlayerColorFrameClipX(int colorIndex, unsigned frame, int x, int y, SDL_Surface *surface=TheScreen) | CPlayerColorGraphic | |
DrawSub(int gx, int gy, int w, int h, int x, int y, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawSubClip(int gx, int gy, int w, int h, int x, int y, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawSubClipCustomMod(int gx, int gy, int w, int h, int x, int y, pixelModifier modifier, const uint32_t param, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawSubClipTrans(int gx, int gy, int w, int h, int x, int y, unsigned char alpha, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawSubCustomMod(int gx, int gy, int w, int h, int x, int y, pixelModifier modifier, const uint32_t param, SDL_Surface *surface=TheScreen) const | CGraphic | |
DrawSubTrans(int gx, int gy, int w, int h, int x, int y, unsigned char alpha, SDL_Surface *surface=TheScreen) const | CGraphic | |
File | CGraphic | |
Flip() | CGraphic | |
ForceNew(const std::string &file, int w=0, int h=0) | CPlayerColorGraphic | static |
frame_map | CGraphic | |
frameFlip_map | CGraphic | |
Free(CGraphic *g) | CGraphic | static |
GenFramesMap() | CGraphic | |
Get(const std::string &file) | CPlayerColorGraphic | static |
getHeight() const | CGraphic | inlinevirtual |
getWidth() const | CGraphic | inlinevirtual |
GraphicHeight | CGraphic | |
GraphicWidth | CGraphic | |
HashFile | CGraphic | |
Height | CGraphic | |
Image(void *data, int width, int height) | gcn::Image | |
Image(const std::string &filename) | gcn::Image | |
Image() | gcn::Image | protected |
isDirty() const | gcn::Image | inlinevirtual |
IsLoaded(bool flipped=false) const | CGraphic | inline |
Load(bool grayscale=false) | CGraphic | |
MakeShadow(int xOffset, int yOffset) | CGraphic | |
mData | gcn::Image | protected |
mHeight | gcn::Image | protected |
mImageLoader | gcn::Image | protectedstatic |
mLoadedWithImageLoader | gcn::Image | protected |
mWidth | gcn::Image | protected |
New(const std::string &file, int w=0, int h=0) | CPlayerColorGraphic | static |
NumFrames | CGraphic | |
OverlayGraphic(CGraphic *other, bool mask=false) | CGraphic | |
Refs | CGraphic | |
Resize(int w, int h) | CGraphic | |
Resized | CGraphic | |
setImageLoader(ImageLoader *imageLoader) | gcn::Image | static |
SetOriginalSize() | CGraphic | |
SetPaletteColor(int idx, int r, int g, int b) | CGraphic | |
Surface | CGraphic | |
SurfaceFlip | CGraphic | |
TransparentPixel(int x, int y) | CGraphic | |
Width | CGraphic | |
~CGraphic() | CGraphic | inlineprotected |
~Image() | gcn::Image | virtual |