Berserk
|
#include <core/Config.hpp>
#include <core/Typedefs.hpp>
#include <core/event/Event.hpp>
#include <functional>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | EventDispatcher |
Event dispatcher is responsible for managing engine events. More... | |