![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Class for the old and awful theme picker dialog. More...
#include <theme_picker.hpp>
Inheritance diagram for BlamImGuiWindow_ThemePicker:
Collaboration diagram for BlamImGuiWindow_ThemePicker:Public Member Functions | |
| void | Draw () |
| Shows the theme picker dialog. More... | |
Additional Inherited Members | |
Public Attributes inherited from BlamImGuiWindow | |
| bool | show = false |
| Controls whether or not the group should be shown. May not be used in all groups. More... | |
Class for the old and awful theme picker dialog.
The dialog itself isn't the thing that's bad - it's everything else. That being said, we can certainly do much better than this simplistic menu. Think something like what Windows used to have for its theme modification - now THAT would be kickass.
|
inlinevirtual |
Shows the theme picker dialog.
Reimplemented from BlamImGuiWindow.
Here is the call graph for this function: