#include <Font.h>
|
| Font (Logger *pLogger, IDirect3DDevice9 *pDevice, int width, int height, std::string name, std::string prmPathAndFilename) |
|
void | OnDestroyDevice () |
|
|
ID3DXFont * | pFont = nullptr |
|
Definition at line 6 of file Font.h.
◆ Font()
Font::Font |
( |
Logger * |
pLogger, |
|
|
IDirect3DDevice9 * |
pDevice, |
|
|
int |
width, |
|
|
int |
height, |
|
|
std::string |
name, |
|
|
std::string |
prmPathAndFilename |
|
) |
| |
|
inline |
◆ OnDestroyDevice()
void Font::OnDestroyDevice |
( |
| ) |
|
|
inline |
◆ logger
Definition at line 8 of file Font.h.
◆ pathAndFilename
std::string Font::pathAndFilename |
|
private |
Definition at line 9 of file Font.h.
◆ pFont
ID3DXFont* Font::pFont = nullptr |
The documentation for this class was generated from the following file: