예제 #1
0
 void Restart()
 {
     activeQLearning.Restart();
     UpdatePosition();
 }