#include <Text.h>
Definition at line 46 of file Text.h.
◆ Draw()
void Text::Draw |
( |
WCHAR * |
str | ) |
|
|
inline |
◆ Initialize()
void Text::Initialize |
( |
Logger * |
prmLogger, |
|
|
Bus * |
prmBus, |
|
|
DEVICE_OBJECT * |
prmpDevice, |
|
|
int |
elementX, |
|
|
int |
elementY, |
|
|
ID3DX10Font * |
prmFont, |
|
|
bool |
prmFlip |
|
) |
| |
|
inline |
◆ bus
◆ color
◆ elementName
std::string Text::elementName |
◆ flags
int Text::flags = DT_NOCLIP | DT_SINGLELINE | DT_EXPANDTABS |
◆ flip
◆ font
◆ formattedText
std::string Text::formattedText |
◆ height
◆ logger
Logger* Text::logger = nullptr |
|
private |
◆ pDevice
◆ pFont
ID3DX10Font* Text::pFont = nullptr |
|
private |
◆ rect
◆ width
The documentation for this class was generated from the following file: