|
Cogs.Core
|
Public Attributes | |
| std::unordered_map< size_t, GuiFont > | fonts |
| GuiFont * | defaultFont = nullptr |
Definition at line 61 of file ImguiRenderer.h.
| GuiFont* Cogs::Core::GuiFontRegistry::defaultFont = nullptr |
Definition at line 64 of file ImguiRenderer.h.
| std::unordered_map<size_t, GuiFont> Cogs::Core::GuiFontRegistry::fonts |
Definition at line 63 of file ImguiRenderer.h.