![]() |
Copperfield Engine 0.1
C++ Game Engine
|
Display and allows to modify entity information in real time. More...
#include <editor.hpp>
Static Public Member Functions | |
static void | setShowImGui (bool active) |
Activete or deactivete the editor and the mouse cursor. More... | |
static bool | ShowImgui () |
Return the state of the editor. More... | |
Display and allows to modify entity information in real time.
|
static |
Activete or deactivete the editor and the mouse cursor.
active | set the state of the editor true = show editor and false = don't show editor |
|
static |
Return the state of the editor.