|
Hymn to Beauty
C++ 3D Engine
|
Go to the source code of this file.
Namespaces | |
| namespace | ImGui |
Functions | |
| void | ImGui::SaveTheme (const char *name) |
| Save current theme to a JSON file. More... | |
| void | ImGui::LoadTheme (const char *name) |
| Load theme from JSON file. More... | |
| void | ImGui::LoadDefaultTheme () |
| Load the default theme. More... | |