vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
EventManager.hpp File Reference

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 {}
 

Detailed Description

This file contains the EventManager class.

Definition in file EventManager.hpp.