Package | Description |
---|---|
wcg.games |
Classes common to all card games.
|
wcg.main |
Classes for managing the web card game service.
|
Modifier and Type | Method and Description |
---|---|
GameInfo |
GameMaster.getInfo()
Information describing this game.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GameInfo> |
Manager.getAvailableGameInfos()
A list with information on games available to be played.
|
(package private) java.util.List<GameInfo> |
GamePool.getAvailableGameInfos()
Produces a list with information on games
still available to human players
|