Example #1
0
 public void discardDrawThenShuffle()
 {
     enemyDeckController.discardDrawThenShuffle();                   //puts all draw pile cards into the discard and then shuffles discard
 }