LkEngine 0.1.2
 
Loading...
Searching...
No Matches
LkEngine::UI::Font Namespace Reference

Functions

void Add (const FFontConfiguration &FontConfig, bool IsDefault=false)
 
void Push (const std::string &FontName)
 
void Pop ()
 
ImFont * Get (const std::string &FontName)
 
std::size_t GetRegistered (std::vector< FFontEntry > &InFonts)
 

Detailed Description

Font

Manipulate fonts in the UI. Uses Begin/End style of API.