Class ThemePicker

Inheritance Relationships

Base Type

Class Documentation

class ThemePicker : public Blam::DebugUI::ImGUIDrawingGroup

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.

Public Functions

ThemePicker()

Empty constructor.

~ThemePicker()

Empty destructor.

void Draw()

Shows the theme picker dialog.