CSDLVideo Member List
This is the complete list of members for
CSDLVideo, including all inherited members.
| Clear(void) | CSDLVideo | |
| Create(int Width, int Height, int Depth, bool FullScreen) | CSDLVideo | |
| CSDLVideo(void) | CSDLVideo | |
| Destroy(void) | CSDLVideo | |
| DrawDebugRectangle(int PositionX, int PositionY, int w, int h, Uint8 r, Uint8 g, Uint8 b, int SpriteLayer, int PriorityInLayer) | CSDLVideo | |
| DrawSprite(int PositionX, int PositionY, RECT *pZone, RECT *pClip, int SpriteTable, int Sprite, int SpriteLayer, int PriorityInLayer) | CSDLVideo | |
| FreeSprites(void) | CSDLVideo | |
| GetNumberOfBits(DWORD dwMask) | CSDLVideo | [private] |
| IsModeAvailable(int Width, int Height, int Depth) | CSDLVideo | |
| IsModeSet(int Width, int Height, int Depth, bool FullScreen) | CSDLVideo | [inline] |
| LoadSprites(int SpriteTableWidth, int SpriteTableHeight, int SpriteWidth, int SpriteHeight, bool Transparent, HBITMAP hBitmap) | CSDLVideo | |
| m_AvailableDisplayModes | CSDLVideo | [private] |
| m_ColorKey | CSDLVideo | [private] |
| m_DebugDrawingRequests | CSDLVideo | [private] |
| m_Depth | CSDLVideo | [private] |
| m_DrawingRequests | CSDLVideo | [private] |
| m_FullScreen | CSDLVideo | [private] |
| m_Height | CSDLVideo | [private] |
| m_hWnd | CSDLVideo | [private] |
| m_OriginX | CSDLVideo | [private] |
| m_OriginY | CSDLVideo | [private] |
| m_pBackBuffer | CSDLVideo | [private] |
| m_pPrimary | CSDLVideo | [private] |
| m_rcScreen | CSDLVideo | [private] |
| m_rcViewport | CSDLVideo | [private] |
| m_SpriteTables | CSDLVideo | [private] |
| m_Surfaces | CSDLVideo | [private] |
| m_Width | CSDLVideo | [private] |
| OnPaint(void) | CSDLVideo | [inline] |
| OnWindowMove(void) | CSDLVideo | |
| RemoveAllDebugRectangles() | CSDLVideo | |
| SetNewPrimary(SDL_Surface *pSurface) | CSDLVideo | [inline] |
| SetOrigin(int OriginX, int OriginY) | CSDLVideo | [inline] |
| SetTransparentColor(int Red, int Green, int Blue) | CSDLVideo | |
| SetWindowHandle(HWND hWnd) | CSDLVideo | [inline] |
| UpdateAll(void) | CSDLVideo | |
| UpdateScreen(void) | CSDLVideo | |
| ~CSDLVideo(void) | CSDLVideo | |