protected int DrawPiece()
 {
     return(RemainingList.GetRandomItem().Deck);
 }