KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains the class KarmaGuiLayer, a Layer between Engine and KarmaGui. More...
#include "krpch.h"
#include "Layer.h"
#include "Events/KeyEvent.h"
#include "Events/MouseEvent.h"
#include "Events/ApplicationEvent.h"
#include "Window.h"
#include "Platform/Vulkan/KarmaGuiVulkanHandler.h"
#include "Platform/OpenGL/KarmaGuiOpenGLHandler.h"
#include "Scene.h"
Go to the source code of this file.
Classes | |
class | Karma::KarmaGuiLayer |
This file contains the class KarmaGuiLayer, a Layer between Engine and KarmaGui.