Uses of Interface
com.threerings.parlor.game.data.GameCodes

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

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

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

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

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

Uses of GameCodes in com.threerings.puzzle.server
 

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



Copyright © 2011. All Rights Reserved.