Class AboutBlamiteNew

Inheritance Relationships

Base Type

Class Documentation

class AboutBlamiteNew : public Blam::DebugUI::ImGUIDrawingGroup

Class for Blamite’s ImGUI-based About box.

Public Functions

AboutBlamiteNew()

Empty constructor.

~AboutBlamiteNew()

Empty destructor.

void Draw()

Draws the about box.

void ShowCredits()

Protected Attributes

bool show_credits = false

Controls whether or not to show the credits dialog.