Example #1
0
 public void SetTopCardToRed()
 {
     centerController.ChangeTopCardColor(CardColor.Red);
 }