Uses of Interface
com.threerings.parlor.server.PlayManager

Packages that use PlayManager
com.threerings.parlor.card.server   
com.threerings.parlor.game.server   
com.threerings.puzzle.server   
 

Uses of PlayManager in com.threerings.parlor.card.server
 

Classes in com.threerings.parlor.card.server that implement PlayManager
 class CardGameManager
          A manager class for card games.
 

Uses of PlayManager in com.threerings.parlor.game.server
 

Classes in com.threerings.parlor.game.server that implement PlayManager
 class GameManager
          The game manager handles the server side management of a game.
 

Uses of PlayManager in com.threerings.puzzle.server
 

Classes in com.threerings.puzzle.server that implement PlayManager
 class PuzzleManager
          Extends the GameManager with facilities for puzzle games.
 



Copyright © 2011. All Rights Reserved.