Exemplo n.º 1
0
 public void AddEnemy(Enemy _enemy)
 {
     m_Pathfinder.AddEnemy(_enemy);
 }