Esempio n. 1
0
 void Show(string type)
 {
     gridContent.TypePrint(type);
     player.ShowColor(gridContent.TypePrint(type), type);
 }