Font map.
More...
#include <_src_hud_font.hh>
List of all members.
Detailed Description
Font map.
A map of font parameters is built at startup by reading a configuration file (.conf). Font names are mapped to the hidden parameters of the Font class.
Member Typedef Documentation
Constructor & Destructor Documentation
| hud::FontMap::FontMap |
( |
void |
|
) |
[private] |
| hud::FontMap::~FontMap |
( |
|
) |
[private] |
Member Function Documentation
| hud::FontMap::DEFINE_GetInstance |
( |
FontMap |
|
) |
const |
| Font hud::FontMap::GetDefaultFont |
( |
void |
|
) |
const |
Get default font in font map.
| bool hud::FontMap::ParseFont |
( |
std::ifstream & |
conf |
) |
|
Parse font from .conf file via C++ stream.
- Precondition:
- Field with "font" keyword was already read from stream.
Member Data Documentation
The documentation for this class was generated from the following files: