Blt(DWORD x, DWORD y, LPDIRECTDRAWSURFACE7 pdds, RECT *prc=NULL, DWORD dwFlags=0) | CDisplay | |
Blt(DWORD x, DWORD y, CSurface *pSurface, RECT *prc=NULL) | CDisplay | |
CDisplay() | CDisplay | |
Clear(DWORD dwColor=0L) | CDisplay | |
ColorKeyBlt(DWORD x, DWORD y, LPDIRECTDRAWSURFACE7 pdds, RECT *prc=NULL) | CDisplay | |
CreateFullScreenDisplay(HWND hWnd, DWORD dwWidth, DWORD dwHeight, DWORD dwBPP) | CDisplay | |
CreatePaletteFromBitmap(LPDIRECTDRAWPALETTE *ppPalette, const TCHAR *strBMP) | CDisplay | |
CreateSurface(CSurface **ppSurface, DWORD dwWidth, DWORD dwHeight) | CDisplay | |
CreateSurfaceFromBitmap(CSurface **ppSurface, TCHAR *strBMP, DWORD dwDesiredWidth, DWORD dwDesiredHeight) | CDisplay | |
CreateSurfaceFromText(CSurface **ppSurface, HFONT hFont, TCHAR *strText, COLORREF crBackground, COLORREF crForeground) | CDisplay | |
CreateWindowedDisplay(HWND hWnd, DWORD dwWidth, DWORD dwHeight) | CDisplay | |
DestroyObjects() | CDisplay | [virtual] |
GetBackBuffer() | CDisplay | [inline] |
GetBackBufferLEft() | CDisplay | [inline] |
GetDirectDraw() | CDisplay | [inline] |
GetFrontBuffer() | CDisplay | [inline] |
GetHWnd() | CDisplay | [inline] |
InitClipper() | CDisplay | |
IsStereo() | CDisplay | [inline] |
IsWindowed() | CDisplay | [inline] |
m_bStereo | CDisplay | [protected] |
m_bWindowed | CDisplay | [protected] |
m_hWnd | CDisplay | [protected] |
m_pDD | CDisplay | [protected] |
m_pddsBackBuffer | CDisplay | [protected] |
m_pddsBackBufferLeft | CDisplay | [protected] |
m_pddsFrontBuffer | CDisplay | [protected] |
m_rcWindow | CDisplay | [protected] |
Present() | CDisplay | |
SetPalette(LPDIRECTDRAWPALETTE pPalette) | CDisplay | |
ShowBitmap(HBITMAP hbm, LPDIRECTDRAWPALETTE pPalette=NULL) | CDisplay | |
UpdateBounds() | CDisplay | |
~CDisplay() | CDisplay | |