コード例 #1
0
 private void ResetToCurrentGenome()
 {
     carAI.ResetWithNeuralNetwork(_population[currentGenome]);
 }