CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
EventDispatcher.hpp File Reference
#include "Forward.hpp"
#include "Event.hpp"
#include "CeresEngine/Foundation/Event.hpp"

Go to the source code of this file.

Classes

class  CeresEngine::AbstractEntityEventDispatcher
 The event dispatcher is a class responsible for forwarding events to their respective listeners. More...
 
class  CeresEngine::EntityEventDispatcher< E >
 A type-safe event dispatcher implementation for events of type E. More...
 

Namespaces

namespace  CeresEngine