Skip navigation links
A B C D E G H I M P R S T U V W 

H

Hand - Class in game_backend
Represents a hand of a player, with five cards and all the actions associated to it
Hand() - Constructor for class game_backend.Hand
Creates an empty hand
hand - Variable in class game_backend.Player
 
hashCode() - Method in class game_backend.Card
 
hold(int[]) - Method in class game_frontend.Debug
Version of hold in which the cards are not returned to the deck
hold(int[]) - Method in class game_frontend.Match
Holds the cards at the specified positions, discards those that are not to hold, retrieves more from the game to replace them, retrieves and evaluates the final hand and gives the player its prize (even if zero) and finally, gives back to game all the cards.
hold(int[]) - Method in class game_frontend.Simulation
Simpler implementation of hold without prints to the console
A B C D E G H I M P R S T U V W 
Skip navigation links