![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
A class for... More...
#include <weird_logger.hpp>
Inheritance diagram for BlamImGuiWindow_WeirdLogger:
Collaboration diagram for BlamImGuiWindow_WeirdLogger:Public Member Functions | |
| void | Draw () |
| Draws the 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... | |
A class for...
some kind of console.
From what I can tell, this dialog was going to run a command either as a Windows shell command or as a command within the engine.
I don't know what the point of running a shell command in-engine would even be, but alright.
|
inlinevirtual |