ImGUI component responsible for drawing the main editor menu bar and handling its actions. More...
#include <imgui.h>#include <imgui_internal.h>#include <memory>#include "../../Core/include/components/ImGUIWrapper.hpp"#include "Engine.hpp"#include "EditorWindow.hpp"Go to the source code of this file.
Classes | |
| class | EditorMenuBar |
| ImGUI component responsible for drawing the main editor menu bar and handling its actions. More... | |
Namespaces | |
| namespace | vex |
ImGUI component responsible for drawing the main editor menu bar and handling its actions.
Definition in file EditorMenuBar.hpp.