コード例 #1
0
 /// <summary>
 /// Stops glowing on cards which you could beat on table
 /// </summary>
 protected override void StopAnimationGlowingCardsOnTable()
 {
     _tableDisplay.StopAnimationGlowingCardsOnTable();
 }