#include "game_events/fwd.hpp"
#include "game_events/wmi_manager.hpp"
#include "config.hpp"
#include <functional>
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | game_events::manager |
The game event manager loads the scenario configuration object, and ensures that events are handled according to the scenario configuration for its lifetime. More... | |
Namespaces | |
game_events | |
Domain specific events. | |