This file contains the EventManager class. More...
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.