Dir source/Agents
Files
Type | Name |
---|---|
file | AStarAgent.hpp AStar Agent Class. |
file | AgentFactory.hpp A factory class that abstracts away the initialization of adding an agent to a world. |
file | AgentLibary.hpp |
file | PacingAgent.hpp |
file | PathAgent.cpp Path Agent Class. |
file | PathAgent.hpp |
file | RandomAgent.hpp An Agent that will move around using random actions. |
file | TrackingAgent.hpp Agent that switches between user-defined custom movement pattern and tracking a given agent. |
The documentation for this class was generated from the following file source/Agents/