A B C D E G H I M N P R S T U W Y 

C

Card - Class in <Unnamed>
 
Card(int) - Constructor for class Card
 
chooseColor(User) - Method in class WildCard
when you pit wild cards you need to choose next color this method do it
chooseUpperCardRandomly(ArrayList<Card>) - Method in class GivingCard
at the beginning of the game when game starts this method sets the first card
color - Variable in class Card
 
ColoredCard - Class in <Unnamed>
a sub Class for Cart that has to have color and implement some methods of Card
ColoredCard(String, int) - Constructor for class ColoredCard
create a Colored card that according to subClasses create a special kind of colored cards
A B C D E G H I M N P R S T U W Y 
Skip navigation links