Esempio n. 1
0
 void UpdateFitness()
 {
     brain.AdjustFitness(1);
 }