Surface Member List

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

Blit(Surface *surface, Rect *src, int x, int y)Surface
Create(int w, int h)Surface
Depth()Surface
DisplayFormat()Surface
DisplayFormatAlpha()Surface
FillRect(const Rect &rRect, const Color &rColor)Surface
GetPalette(Surface *surface)Surface
GetPixel(int x, int y)Surface
Height()Surface
Load(const std::string &rPath, const std::string &rName)Surface
Load(const std::string &rName)Surface
Lock()Surface
LowerBlit(Surface *surface, Rect *src, int x, int y)Surface
m_pSurfaceSurface [protected]
MapRGB(Uint8 red, Uint8 green, Uint8 blue) const Surface [inline]
MapRGBA(Uint8 red, Uint8 green, Uint8 blue, Uint8 alpha) const Surface [inline]
Pitch()Surface
Pixels()Surface
SetColorKey(int r, int g, int b)Surface
SetSurface(SDL_Surface *pSurface)Surface [inline]
Surface()Surface
Transparent(int x, int y)Surface
Unlock()Surface
Width()Surface
~Surface()Surface [virtual]