![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
Variables | |
std::vector< MFFontList > | font_file_lists |
The list of font lists. More... | |
std::map< std::string, IDWriteFontCollection * > | font_collections |
The list of font collections. More... | |
std::vector< unsigned int > | collection_keys |
The list of collection keys. (?) More... | |
std::vector<unsigned int> collection_keys |
The list of collection keys. (?)
std::map<std::string, IDWriteFontCollection*> font_collections |
The list of font collections.
The key is the ID of the collection. The value is the font collection.
std::vector<MFFontList> font_file_lists |
The list of font lists.