![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Defines a BFSM action that causes agents to teleport to a new location. More...
#include "CoreConfig.h"#include "Actions/Action.h"#include "Actions/ActionFactory.h"#include "fsmCommon.h"Go to the source code of this file.
Classes | |
| class | Menge::BFSM::TeleportAction |
| Causes the agents to teleport to a new location. More... | |
| class | Menge::BFSM::TeleportActFactory |
| Factory for the TeleportAction. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Defines a BFSM action that causes agents to teleport to a new location.
1.8.8