Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
TeleportAction.h File Reference

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.
 

Detailed Description

Defines a BFSM action that causes agents to teleport to a new location.