Screen Member List

This is the complete list of members for Screen, 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
Flip()Screen
GetPalette(Surface *surface)Surface
GetPixel(int x, int y)Surface
Height()Surface
Instance()Screen [static]
Load(const std::string &rPath, const std::string &rName)Surface
Load(const std::string &rName)Surface
LoadPalette(char *filename)Screen
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
Resize(int w, int h)Screen
s_pInstanceScreen [private, static]
Screen()Screen
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
~Screen()Screen [virtual]
~Surface()Surface [virtual]