JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
cs171a2.Deck
Uses of
Deck
in
cs171a2
Constructors in
cs171a2
with parameters of type
Deck
Modifier
Constructor
Description
Dealer
(
CardPlayer
[] players,
Deck
deck)
Creates a new Dealer object with the specified players and deck.