Uses of Package
com.threerings.parlor.turn.client

Packages that use com.threerings.parlor.turn.client
com.threerings.parlor.card.client   
com.threerings.parlor.card.trick.client   
com.threerings.parlor.turn.client   
 

Classes in com.threerings.parlor.turn.client used by com.threerings.parlor.card.client
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).
 

Classes in com.threerings.parlor.turn.client used by com.threerings.parlor.card.trick.client
TurnGameControllerDelegate
          Performs the client-side processing for a turn-based game.
 

Classes in com.threerings.parlor.turn.client used by com.threerings.parlor.turn.client
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 © 2011. All Rights Reserved.