KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains the classes concerned with activity of keyboard. More...
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... | |
This file contains the classes concerned with activity of keyboard.