Index
All Classes and Interfaces|All Packages|Serialized Form
H
- Hand - Class in controller
-
Contains methods to calculate the value of a hand, take cards from a deck and discard the hand to a deck.
- Hand() - Constructor for class controller.Hand
-
Constructs a new empty
Handobject. - hasBlackjack() - Method in class model.Person
-
Checks if a
Personhas blackjack. - hasCards() - Method in class model.Deck
- HEARTS - Enum constant in enum model.Card.Suit
- hit(Deck, Deck) - Method in class model.Person
- hitPlayer() - Method in class controller.Controller
-
Hits the player with a
Card.
All Classes and Interfaces|All Packages|Serialized Form