|
HRESULT | DrawText (FLOAT x, FLOAT y, DWORD dwColor, const TCHAR *strText, DWORD dwFlags=0L) |
|
HRESULT | DrawTextScaled (FLOAT x, FLOAT y, FLOAT z, FLOAT fXScale, FLOAT fYScale, DWORD dwColor, const TCHAR *strText, DWORD dwFlags=0L) |
|
HRESULT | Render3DText (const TCHAR *strText, DWORD dwFlags=0L) |
|
HRESULT | GetTextExtent (const TCHAR *strText, SIZE *pSize) |
|
HRESULT | InitDeviceObjects (LPDIRECT3DDEVICE9 pd3dDevice) |
|
HRESULT | RestoreDeviceObjects () |
|
HRESULT | InvalidateDeviceObjects () |
|
HRESULT | DeleteDeviceObjects () |
|
| CD3DFont (const TCHAR *strFontName, DWORD dwHeight, DWORD dwFlags=0L) |
|
The documentation for this class was generated from the following files:
- Client/trunk/ParaEngineClient/common/d3dfont.h
- Client/trunk/ParaEngineClient/common/d3dfont.cpp