VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
EditorMenuBar.hpp File Reference

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

Detailed Description

ImGUI component responsible for drawing the main editor menu bar and handling its actions.

Author
Eryk Roszkowski

Definition in file EditorMenuBar.hpp.