Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
BlamImGuiWindow_ThemePicker Class Reference

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...
 

Detailed Description

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.

Note
No longer maintained, only retained for legacy purposes.

Member Function Documentation

◆ Draw()

void BlamImGuiWindow_ThemePicker::Draw ( )
inlinevirtual

Shows the theme picker dialog.

Reimplemented from BlamImGuiWindow.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: