Example #1
0
 public void discardAllActiveShuffle()                       //discards all active cards and cards in draw pile and then shuffles
 {
     enemyDeckController.discardAllActiveShuffle();
 }