Exemplo n.º 1
0
 void SetMatchCards()
 {
     C1.AnimateCard(-2f);
     C2.AnimateCard(2f);
     CheckAnimation = true;
 }