| Modifier and Type | Class and Description |
|---|---|
class |
CardGameController
A controller class for card games.
|
class |
CardPanel
Extends VirtualMediaPanel to provide services specific to rendering and manipulating playing
cards.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Card
Instances of this class represent individual playing cards.
|
class |
Deck
Instances of this class represent decks of cards.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CardGameManager
A manager class for card games.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TrickCardCodes
Constants relating to trick-based card games.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrickCardGameUtil
Methods of general utility to trick-taking card games.
|
Copyright © 2015. All rights reserved.