| Package | Description |
|---|---|
| wcg.main |
Classes for managing the web card game service.
|
| Class and Description |
|---|
| Manager
An instance of this class is responsible for managing users
and game instances.
|
| RealManagerTest.TestPlayers.TestPlayer
Class to collect data from events
|
| User
A system user, with a user and password.
|
| UserPool
A pool of system users with methods to add and retrieve them.
|