|
KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains the classes concerned with activity of Window. More...


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... | |
This file contains the classes concerned with activity of Window.