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