Exemple #1
0
 public void AgentReproduce(Agent agent, GameObject pfChangs)
 {
     agentController.AgentReproduce(agent, pfChangs);
 }