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

Defines a simple structure for a basic, detachable editor window using ImGUI. More...

#include <functional>
#include "../../Core/include/components/ImGUIWrapper.hpp"

Go to the source code of this file.

Classes

struct  BasicEditorWindow
 Defines the structure for a basic, detachable editor window. More...

Detailed Description

Defines a simple structure for a basic, detachable editor window using ImGUI.

Author
Eryk Roszkowski

Definition in file EditorWindow.hpp.