![]() |
Blamite Game Engine - blam!
00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
|
An incomplete configuration editor, using raw text. More...
#include <config_editor.hpp>
Public Member Functions | |
void | Draw () |
Draws the window. More... | |
Additional Inherited Members | |
![]() | |
bool | show = false |
Controls whether or not the group should be shown. May not be used in all groups. More... | |
An incomplete configuration editor, using raw text.
This was a much earlier feature, but unlike most of the dumb shit that young me shoved into this codebase without regard, this is a feature that actually makes sense. An in-engine config editor. How obvious.
But this one doesn't actually work. It's just a hard-coded buffer of text and has zero bearing on the actual configuration of the engine.
You can actually see some of the weird config options that, as usual with this kind of stuff, doesn't make sense. Try not let your frustration drive you wild like it does to me.
|
inlinevirtual |