This file contains the EventManager class. More...
Include dependency graph for EventManager.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ven::KeyAction |
| struct | ven::KeyMappings |
| class | ven::EventManager |
| Class for event manager. More... | |
Namespaces | |
| namespace | ven |
Variables | |
| static constexpr float | ven::EPSILON = std::numeric_limits<float>::epsilon() |
| static constexpr KeyMappings | ven::DEFAULT_KEY_MAPPINGS {} |
This file contains the EventManager class.
Definition in file EventManager.hpp.