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

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

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

Go to the source code of this file.

Classes

class  Karma::KeyEvent
 Base class for keyboard event. More...
 
class  Karma::KeyPressedEvent
 Event triggered when the keyboard key is pressed. More...
 
class  Karma::KeyReleasedEvent
 Event triggered when the key is released. More...
 
class  Karma::KeyTypedEvent
 Event triggered when keyboard key is used in typing. More...
 

Detailed Description

This file contains the classes concerned with activity of keyboard.

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