File Entity.hpp
FileList > core > Entity.hpp
Go to the source code of this file
#include <algorithm>
#include <cassert>
#include <istream>
#include <memory>
#include <ostream>
#include <string>
#include <unordered_map>
#include <vector>
#include "CoreObject.hpp"
#include "Data.hpp"
#include "GridPosition.hpp"
#include "Property.hpp"
Namespaces
Type | Name |
---|---|
namespace | cse491 A base class interface for all agent types. |
Classes
Type | Name |
---|---|
class | Entity |
The documentation for this class was generated from the following file source/core/Entity.hpp