Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Actions Directory Reference

Files

file  Action.cpp
 
file  Action.h [code]
 The definition of actions that are taken as agents enter states.
 
file  ActionDatabase.cpp
 
file  ActionDatabase.h [code]
 Central database for querying available behavior actions.
 
file  ActionFactory.cpp
 
file  ActionFactory.h [code]
 The factory for parsing xml data and instantiating actions.
 
file  ObstacleAction.cpp
 
file  ObstacleAction.h [code]
 Defines a set of BFSM actions that change agent obstacle set value.
 
file  PropertyAction.h [code]
 Defines a set of BFSM actions that change agent parameters.
 
file  TeleportAction.cpp
 
file  TeleportAction.h [code]
 Defines a BFSM action that causes agents to teleport to a new location.