#include <d3dsimple.h>
◆ DISPLAYMODE
| Enumerator |
|---|
| DISPLAYMODE_NONE | よくわからない
|
| DISPLAYMODE_WINDOW | ウインドウモード
|
| DISPLAYMODE_FULL | フルスクリーンモード
|
◆ CDirectDrawSimple() [1/2]
| CDirectDrawSimple::CDirectDrawSimple |
( |
| ) |
|
|
inline |
◆ CDirectDrawSimple() [2/2]
◆ ~CDirectDrawSimple()
| CDirectDrawSimple::~CDirectDrawSimple |
( |
| ) |
|
|
inline |
◆ BeginScene()
| HRESULT CDirectDrawSimple::BeginScene |
( |
| ) |
|
|
virtual |
◆ ChangeDisplayMode()
◆ Cleanup()
| BOOL CDirectDrawSimple::Cleanup |
( |
| ) |
|
DirectDrawを初期化
- Return values
-
◆ DeviceChk()
| BOOL CDirectDrawSimple::DeviceChk |
( |
| ) |
|
|
virtual |
◆ DeviceReset()
| void CDirectDrawSimple::DeviceReset |
( |
| ) |
|
◆ EndScene()
| HRESULT CDirectDrawSimple::EndScene |
( |
| ) |
|
|
virtual |
◆ getBackBuffer()
| LPDIRECT3DSURFACE9 CDirectDrawSimple::getBackBuffer |
( |
| ) |
|
◆ GetCurrentDisplayMode()
| DISPLAYMODE CDirectDrawSimple::GetCurrentDisplayMode |
( |
| ) |
|
|
inline |
◆ GetD3D()
| LPDIRECT3D9 CDirectDrawSimple::GetD3D |
( |
| ) |
|
|
inline |
◆ GetDevice()
| LPDIRECT3DDEVICE9 CDirectDrawSimple::GetDevice |
( |
| ) |
|
|
inline |
◆ GetHWnd()
| HWND CDirectDrawSimple::GetHWnd |
( |
| ) |
|
|
inline |
◆ GetInstance()
◆ GetPSVersion()
| DWORD CDirectDrawSimple::GetPSVersion |
( |
| ) |
|
|
inline |
◆ GetRenderTarget()
| LPDIRECT3DSURFACE9 CDirectDrawSimple::GetRenderTarget |
( |
| ) |
|
|
inline |
◆ GetScreenHeight()
| int CDirectDrawSimple::GetScreenHeight |
( |
| ) |
|
|
inline |
◆ GetScreenWidth()
| int CDirectDrawSimple::GetScreenWidth |
( |
| ) |
|
|
inline |
◆ GetVSVersion()
| DWORD CDirectDrawSimple::GetVSVersion |
( |
| ) |
|
|
inline |
◆ SetBackGroundColor()
| void CDirectDrawSimple::SetBackGroundColor |
( |
BYTE | r, |
|
|
BYTE | g, |
|
|
BYTE | b ) |
|
inline |
◆ SetPause()
| void CDirectDrawSimple::SetPause |
( |
bool | flag | ) |
|
|
inline |
◆ SetReleaseDeviceCallBackFunc()
◆ SetRenderTarget()
| void CDirectDrawSimple::SetRenderTarget |
( |
int | index, |
|
|
LPDIRECT3DSURFACE9 | surface, |
|
|
LPDIRECT3DSURFACE9 | depath = 0 ) |
|
inline |
◆ SetRestoreDeviceCallBackFunc()
◆ SetScreenHeight()
| void CDirectDrawSimple::SetScreenHeight |
( |
int | h | ) |
|
|
inline |
◆ SetScreenWidth()
| void CDirectDrawSimple::SetScreenWidth |
( |
int | w | ) |
|
|
inline |
The documentation for this class was generated from the following files: