![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
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... | |
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.
Here is the call graph for this function:
|
protected |
Toggles the ImGUI MIT license window.