Esempio n. 1
0
 public IEnumerator nextmove()
 {
     yield return(_gen_game_obj.nextMove());
 }