| Modifier and Type | Class and Description |
|---|---|
class |
CardGameManager
A manager class for card games.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Invitation
The invitation class is used to track information related to
outstanding invitations generated by or targeted to this client.
|
class |
ParlorDirector
The parlor director manages the client side of the game configuration and matchmaking
processes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Table
This class represents a table that is being used to matchmake a game by the Parlor services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GameManager
The game manager handles the server side management of a game.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParlorManager
The parlor manager is responsible for the parlor services in aggregate.
|
class |
TableManager
A table manager can be used by a place manager (or other entity) to take care of the management
of a table matchmaking service on a particular distributed object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PuzzleManager
Extends the
GameManager with facilities for puzzle games. |
Copyright © 2015. All rights reserved.