#include <tchar.h>
#include <d3d8.h>
Go to the source code of this file.
Compounds | |
class | CD3DFont |
struct | CD3DFont::DrawTextArgs |
Defines | |
#define | D3DFONT_BOLD 0x0001 |
#define | D3DFONT_ITALIC 0x0002 |
#define | D3DFONT_ZENABLE 0x0004 |
#define | D3DFONT_CENTERED 0x0001 |
#define | D3DFONT_TWOSIDED 0x0002 |
#define | D3DFONT_FILTERED 0x0004 |
Definition in file d3dfont8.h.
|
Definition at line 15 of file d3dfont8.h. Referenced by CD3DFont::InitDeviceObjects(). |
|
Definition at line 20 of file d3dfont8.h. |
|
Definition at line 22 of file d3dfont8.h. |
|
Definition at line 16 of file d3dfont8.h. Referenced by CD3DFont::InitDeviceObjects(). |
|
Definition at line 21 of file d3dfont8.h. |
|
Definition at line 17 of file d3dfont8.h. |