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

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

Classes in com.threerings.parlor.turn.server used by com.threerings.parlor.card.server
TurnGameManager
          A game manager that wishes to make use of the turn game services should implement this interface and create a TurnGameManagerDelegate which will perform the basic turn game processing and call back to the main manager via this interface.
 

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

Classes in com.threerings.parlor.turn.server used by com.threerings.parlor.turn.server
TurnGameManager
          A game manager that wishes to make use of the turn game services should implement this interface and create a TurnGameManagerDelegate which will perform the basic turn game processing and call back to the main manager via this interface.
 



Copyright © 2011. All Rights Reserved.