Atoms Crowd
7.0.0
|
Public Attributes | |
std::vector< Atoms::Agent * > | agents |
std::vector< unsigned int > | agentsCreated |
std::vector< unsigned int > | agentsKilled |
AtomsCore::Matrix | matrix |
std::unordered_map< std::string, std::vector< Agent * > > | agentTypeMapper |
std::unordered_map< int, Agent * > | localAgents |
std::map< size_t, AtomsPtr< Atoms::Agent > > | agentsCached |
AtomsCore::MurmurHash3 | hash |