![]() |
Blamite Game Engine - blam!
00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
|
Class for the crash test dialog. More...
#include <crash_test.hpp>
Public Member Functions | |
void | Draw () |
Prompts the user for a confirmation, and invokes an assertion failure if confirmed. 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 crash test dialog.
Allows the user to force an engine assertion failure, causing a crash.
|
inlinevirtual |
Prompts the user for a confirmation, and invokes an assertion failure if confirmed.
((unsigned int*)0) = 0xDEAD;
Reimplemented from BlamImGuiWindow.