KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
ApplicationEvent.h File Reference

This file contains the classes concerned with activity of Window. More...

#include "krpch.h"
#include "Event.h"
Include dependency graph for ApplicationEvent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Karma::WindowResizeEvent
 Event triggered when Window is resized. More...
 
class  Karma::WindowCloseEvent
 Event triggered when window is closed. More...
 
class  Karma::AppTickEvent
 Event triggered on each game tick (called in game loop) More...
 
class  Karma::AppUpdateEvent
 Dunno. More...
 
class  Karma::AppRenderEvent
 Dunno. More...
 

Detailed Description

This file contains the classes concerned with activity of Window.

Author
Ravi Mohan (the_cowboy)
Version
1.0
Date
November 28, 2020