This is the complete list of members for MxDirectDraw, including all inherited members.
| BackBuffer() | MxDirectDraw | inline |
| CacheOriginalPaletteEntries() | MxDirectDraw | protected |
| Clipper() | MxDirectDraw | inline |
| Create(HWND hWnd, BOOL fullscreen_1, BOOL surface_fullscreen, BOOL onlySystemMemory, int width, int height, int bpp, const PALETTEENTRY *pPaletteEntries, int paletteEntryCount) | MxDirectDraw | virtual |
| CreateDDSurface(LPDDSURFACEDESC a2, LPDIRECTDRAWSURFACE *a3, IUnknown *a4) | MxDirectDraw | protected |
| CreateTextSurfaces() | MxDirectDraw | protected |
| CreateZBuffer(DWORD memorytype, DWORD depth) | MxDirectDraw | protected |
| CurrentMode() | MxDirectDraw | inline |
| DDCreateSurfaces() | MxDirectDraw | protected |
| DDInit(BOOL fullscreen) | MxDirectDraw | protected |
| DDSetMode(int width, int height, int bpp) | MxDirectDraw | protected |
| Destroy() | MxDirectDraw | virtual |
| DestroyButNotDirectDraw() | MxDirectDraw | virtual |
| DirectDraw() | MxDirectDraw | inline |
| Error(const char *p_message, int p_error) | MxDirectDraw | protected |
| ErrorHandler typedef | MxDirectDraw | |
| ErrorToString(HRESULT p_error) | MxDirectDraw | virtual |
| FlipToGDISurface() | MxDirectDraw | |
| FrontBuffer() | MxDirectDraw | inline |
| FUN_1009d920() | MxDirectDraw | protected |
| FUN_1009e020() | MxDirectDraw | protected |
| GetDDSurfaceDesc(LPDDSURFACEDESC lpDDSurfDesc, LPDIRECTDRAWSURFACE lpDDSurf) | MxDirectDraw | protected |
| GetPrimaryBitDepth() | MxDirectDraw | static |
| IsFullScreen() | MxDirectDraw | inline |
| IsSupportedMode(int width, int height, int bpp) | MxDirectDraw | |
| m_bFlipSurfaces | MxDirectDraw | protected |
| m_bFullScreen | MxDirectDraw | protected |
| m_bIgnoreWMSIZE | MxDirectDraw | protected |
| m_bIsOnPrimaryDevice | MxDirectDraw | protected |
| m_bOnlySoftRender | MxDirectDraw | protected |
| m_bOnlySystemMemory | MxDirectDraw | protected |
| m_bPrimaryPalettized | MxDirectDraw | protected |
| m_currentDevInfo | MxDirectDraw | protected |
| m_currentMode | MxDirectDraw | protected |
| m_hFont | MxDirectDraw | protected |
| m_hWndMain | MxDirectDraw | protected |
| m_originalPaletteEntries | MxDirectDraw | protected |
| m_paletteEntries | MxDirectDraw | protected |
| m_pauseCount | MxDirectDraw | protected |
| m_pBackBuffer | MxDirectDraw | protected |
| m_pClipper | MxDirectDraw | protected |
| m_pDirectDraw | MxDirectDraw | protected |
| m_pErrorHandler | MxDirectDraw | protected |
| m_pErrorHandlerArg | MxDirectDraw | protected |
| m_pFatalErrorHandler | MxDirectDraw | protected |
| m_pFatalErrorHandlerArg | MxDirectDraw | protected |
| m_pFrontBuffer | MxDirectDraw | protected |
| m_pPalette | MxDirectDraw | protected |
| m_pText1Surface | MxDirectDraw | protected |
| m_pText2Surface | MxDirectDraw | protected |
| m_pZBuffer | MxDirectDraw | protected |
| m_text1SizeOnSurface | MxDirectDraw | protected |
| m_text2SizeOnSurface | MxDirectDraw | protected |
| m_unk0x850 | MxDirectDraw | protected |
| MxDirectDraw() | MxDirectDraw | |
| Pause(BOOL) | MxDirectDraw | |
| RecreateDirectDraw(GUID **a2) | MxDirectDraw | protected |
| RestoreOriginalPaletteEntries() | MxDirectDraw | protected |
| RestorePaletteEntries() | MxDirectDraw | protected |
| RestoreSurfaces() | MxDirectDraw | |
| SetPaletteEntries(const PALETTEENTRY *pPaletteEntries, int paletteEntryCount, BOOL fullscreen) | MxDirectDraw | protected |
| TextToTextSurface(const char *text, IDirectDrawSurface *pSurface, SIZE &textSizeOnSurface) | MxDirectDraw | protected |
| TextToTextSurface1(const char *text) | MxDirectDraw | |
| TextToTextSurface2(const char *lpString) | MxDirectDraw | |
| ~MxDirectDraw() | MxDirectDraw | virtual |