Package com.threerings.parlor.turn.server

Interface Summary
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.
 

Class Summary
TurnGameManagerDelegate Performs the server-side turn-based game processing for a turn based game.