![]() |
Blamite Game Engine - blam!
00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
|
Class for the ImGUI about dialog. More...
#include <about_imgui.hpp>
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 | |
![]() | |
bool | show = false |
Controls whether or not the group should be shown. May not be used in all groups. More... | |
Class for the ImGUI about dialog.
This dialog shows the ImGUI version as well as the MIT license included with it.
|
inlinevirtual |
Draws the about dialog and the MIT license if enabled.
Reimplemented from BlamImGuiWindow.
|
protected |
Toggles the ImGUI MIT license window.