Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- setPoints(int) - Method in class cs171a2.CardPlayer
-
Sets the number of points the player has earned.
- setRank(int) - Method in class cs171a2.Card
-
Sets the rank of the card.
- setSuit(int) - Method in class cs171a2.Card
-
Sets the suit of the card.
- setTurn(boolean) - Method in class cs171a2.CardPlayer
-
Sets whether it's the player's turn.
- showDeck() - Method in class cs171a2.Dealer
-
Prints out the identifier of each card in the deck.
All Classes and Interfaces|All Packages|Constant Field Values