![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Class for the exit confirmation dialog. More...
#include <exit.hpp>
Inheritance diagram for BlamImGuiWindow_Exit:
Collaboration diagram for BlamImGuiWindow_Exit:Public Member Functions | |
| void | Draw () |
| Shows the exit confirmation prompt. 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 exit confirmation dialog.
|
inlinevirtual |
Shows the exit confirmation prompt.
If confirmed, initiates engine shutdown.
Reimplemented from BlamImGuiWindow.
Here is the call graph for this function: