Class | Description |
---|---|
Card |
Instances of this class represent cards.
|
Enum | Description |
---|---|
CardSuit |
Enumeration with the 4 suits in cards
|
CardValue |
Enumeration with the values of cards
|
Card
class and enumerations for suits and values.