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

Class for the ImGUI about dialog. More...

#include <about_imgui.hpp>

+ Inheritance diagram for BlamImGuiWindow_AboutImGUI:
+ Collaboration diagram for BlamImGuiWindow_AboutImGUI:

Public Member Functions

void Draw ()
 Draws the about dialog and the MIT license if enabled. More...
 

Protected Attributes

bool show_imgui_license = false
 Toggles the ImGUI MIT license window. 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 ImGUI about dialog.

This dialog shows the ImGUI version as well as the MIT license included with it.

Member Function Documentation

◆ Draw()

void BlamImGuiWindow_AboutImGUI::Draw ( )
inlinevirtual

Draws the about dialog and the MIT license if enabled.

Reimplemented from BlamImGuiWindow.

+ Here is the call graph for this function:

Member Data Documentation

◆ show_imgui_license

bool BlamImGuiWindow_AboutImGUI::show_imgui_license = false
protected

Toggles the ImGUI MIT license window.


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