| Package | Description |
|---|---|
| com.threerings.parlor.card.client | |
| com.threerings.parlor.card.trick.client | |
| com.threerings.parlor.turn.client |
| Class and Description |
|---|
| TurnGameController
Games that wish to make use of the turn game services should have their
controller implement this interface and create an instance of
TurnGameControllerDelegate which should be passed to PlaceController.addDelegate(com.threerings.crowd.client.PlaceControllerDelegate). |
| Class and Description |
|---|
| TurnGameControllerDelegate
Performs the client-side processing for a turn-based game.
|
| Class and Description |
|---|
| TurnGameController
Games that wish to make use of the turn game services should have their
controller implement this interface and create an instance of
TurnGameControllerDelegate which should be passed to PlaceController.addDelegate(com.threerings.crowd.client.PlaceControllerDelegate). |
Copyright © 2015. All rights reserved.