![]() |
Blamite Game Engine - blam!
00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
|
Class for the exit confirmation dialog. More...
#include <exit.hpp>
Public Member Functions | |
void | Draw () |
Shows the exit confirmation prompt. 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 exit confirmation dialog.
|
inlinevirtual |
Shows the exit confirmation prompt.
If confirmed, initiates engine shutdown.
Reimplemented from BlamImGuiWindow.