Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
BlamImGuiWindow_WeirdLogger Class Reference

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...
 

Detailed Description

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.

Member Function Documentation

◆ Draw()

void BlamImGuiWindow_WeirdLogger::Draw ( )
inlinevirtual

Draws the window.

Reimplemented from BlamImGuiWindow.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: