KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains the Window class. More...
#include "krpch.h"
#include "Karma/Core.h"
#include "Karma/Events/Event.h"
#include "Karma/Events/ApplicationEvent.h"
Go to the source code of this file.
Classes | |
struct | Karma::WindowProps |
The "tangible" properties of a window. More... | |
class | Karma::Window |
The abstract base class of Karma's window (for platform specific purposes) More... | |
This file contains the Window class.