![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
The definition of the core event system. More...
#include <vector>#include "mengeCommon.h"Go to the source code of this file.
Classes | |
| class | Menge::EventSystem |
| The main event engine – causes event triggers to be evaluated and effects to be applied. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Functions | |
| Event * | Menge::parseEvent (TiXmlElement *node, const std::string &specFldr) |
| Parses the xml specification of an event and returns a parsed event. More... | |
The definition of the core event system.
1.8.8