Exemplo n.º 1
0
 /// <summary>
 /// Go next object to choose another player.
 /// </summary>
 public void NextPlayer()
 {
     obj.playerNext();
 }