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

A specialized Engine class for creating and managing modal dialog windows. More...

#include "Engine.hpp"
#include "components/GameObjects/CameraObject.hpp"
#include <memory>

Go to the source code of this file.

Classes

class  vex::DialogWindow
 A specialized Engine class for creating and managing modal dialog windows. More...

Namespaces

namespace  vex

Detailed Description

A specialized Engine class for creating and managing modal dialog windows.

Author
Eryk Roszkowski

Definition in file DialogWindow.hpp.