Index

A B C D E F G M P R S Y 
All Classes All Packages

G

GameRules - Class in <Unnamed>
keep game rules
GameRules() - Constructor for class GameRules
creat a new GameRules
GameRules(int) - Constructor for class GameRules
creat a new GameRules with given number of player
getCard(int) - Method in class Repository
get a card by its index
getCards() - Method in class Player
get player card list
getCards() - Method in class Repository
get all the cards of a game
getColor(String) - Method in class GameRules
get color of each card by checking its start
getDirection() - Method in class GameRules
get direction
getNumber(String) - Method in class GameRules
get number of number card
getPlusFourState() - Method in class GameRules
get plus4Counter
getPlusTwoState() - Method in class GameRules
get plus2Counter
getScore() - Method in class Player
count score of player cards
getTurn() - Method in class GameRules
get turn at any moment
getValue(String) - Method in class Cards
get card String for given key
getValues() - Method in class Cards
return list of 108 cards
giveCard() - Method in class GameRules
give random card to players + put rest of the card in repository
green - Static variable in class GameRules
 
A B C D E F G M P R S Y 
All Classes All Packages