KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains the classes concerned with the movement and activity of mouse. More...
Go to the source code of this file.
Classes | |
class | Karma::MouseMovedEvent |
Event triggered on mouse movement (harkat) More... | |
class | Karma::MouseScrolledEvent |
Event triggered on scrolling of mouse. More... | |
class | Karma::MouseButtonEvent |
Base class for mouse button press and release events. More... | |
class | Karma::MouseButtonPressedEvent |
Event triggered when the mouse button is pressed. More... | |
class | Karma::MouseButtonReleasedEvent |
Event triggered when the mouse button is released. More... | |
This file contains the classes concerned with the movement and activity of mouse.