Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
RehtiGui.hpp File Reference
#include "../../assets/reader/src/AssetCache.hpp"
#include "../../network/src/api/Types.hpp"
#include "../bindings/imgui_impl_glfw.h"
#include "../bindings/imgui_impl_vulkan.h"
#include "GraphicsTypes.hpp"
#include <functional>
#include <mutex>
#include <unordered_map>
#include <vector>
Include dependency graph for RehtiGui.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RehtiGui
 Class that manages the GUI window. More...
 

Enumerations

enum  UiTab { Inventory , Equipment , Skills }
 

Enumeration Type Documentation

◆ UiTab

enum UiTab
Enumerator
Inventory 
Equipment 
Skills