10 #include <Atoms/BehaviourModule.h>
11 #include <unordered_map>
13 namespace AtomsModules
19 enum SimulationEventType
44 void copyData(
const std::vector<Atoms::Agent*>& agents,
Atoms::AgentGroup* agentGroup =
nullptr,
unsigned int event = SimulationEventType::kAgentsCreated);
Agent group.
Definition: AgentGroup.h:36
Behaviour module.
Definition: BehaviourModule.h:32