|
NcEngine
|
#include "ncengine/ecs/Ecs.h"#include "ncengine/input/Input.h"#include "ncengine/module/ModuleProvider.h"#include "ncengine/ui/ImGuiUtility.h"Go to the source code of this file.
Classes | |
| struct | nc::ui::editor::EditorHotkeys |
| Hotkeys for the editor. More... | |
| struct | nc::ui::editor::EditorContext |
| State for the editor. More... | |
Enumerations | |
| enum class | nc::ui::editor::OpenState { Closed , ClosePersisted , Opened , OpenPersisted } |
| Signals editor open and close events. | |