| Package | Description |
|---|---|
| com.threerings.parlor.card.trick.client | |
| com.threerings.parlor.turn.client | |
| com.threerings.puzzle.client | |
| com.threerings.puzzle.drop.client |
| Modifier and Type | Class and Description |
|---|---|
class |
TrickCardGameControllerDelegate
A card game controller delegate for trick-based card games, such as Spades and Hearts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TurnGameControllerDelegate
Performs the client-side processing for a turn-based game.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PuzzleControllerDelegate
A base class for puzzle controller delegates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DropControllerDelegate
Games that wish to make use of the drop puzzle services will need to create an extension of
this delegate class, customizing it for their particular game and then adding it via
PlaceController.addDelegate(com.threerings.crowd.client.PlaceControllerDelegate). |
Copyright © 2015. All rights reserved.