File AgentBase.hpp
FileList > core > AgentBase.hpp
Go to the source code of this file
#include <cassert>
#include <string>
#include <unordered_map>
#include <utility>
#include "../DataCollection/AgentData.hpp"
#include "Data.hpp"
#include "Entity.hpp"
#include "GridPosition.hpp"
#include "WorldGrid.hpp"
Namespaces
Type | Name |
---|---|
namespace | cse491 A base class interface for all agent types. |
Classes
Type | Name |
---|---|
class | AgentBase |
The documentation for this class was generated from the following file source/core/AgentBase.hpp