Uses of Package
com.threerings.parlor.game.data

Packages that use com.threerings.parlor.game.data
com.threerings.micasa.lobby   
com.threerings.micasa.simulator.client   
com.threerings.micasa.simulator.data   
com.threerings.micasa.simulator.server   
com.threerings.parlor.card.data   
com.threerings.parlor.card.server   
com.threerings.parlor.client   
com.threerings.parlor.data   
com.threerings.parlor.game.client   
com.threerings.parlor.game.data   
com.threerings.parlor.game.server   
com.threerings.parlor.server   
com.threerings.puzzle.client   
com.threerings.puzzle.data   
com.threerings.puzzle.drop.client   
com.threerings.puzzle.server   
 

Classes in com.threerings.parlor.game.data used by com.threerings.micasa.lobby
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
 

Classes in com.threerings.parlor.game.data used by com.threerings.micasa.simulator.client
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
 

Classes in com.threerings.parlor.game.data used by com.threerings.micasa.simulator.data
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
 

Classes in com.threerings.parlor.game.data used by com.threerings.micasa.simulator.server
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
 

Classes in com.threerings.parlor.game.data used by com.threerings.parlor.card.data
GameObject
          A game object hosts the shared data associated with a game played by one or more players.
 

Classes in com.threerings.parlor.game.data used by com.threerings.parlor.card.server
GameCodes
          Constants relating to the game services.
 

Classes in com.threerings.parlor.game.data used by com.threerings.parlor.client
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
 

Classes in com.threerings.parlor.game.data used by com.threerings.parlor.data
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
GameObject
          A game object hosts the shared data associated with a game played by one or more players.
 

Classes in com.threerings.parlor.game.data used by com.threerings.parlor.game.client
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
 

Classes in com.threerings.parlor.game.data used by com.threerings.parlor.game.data
GameAI
          Represents attributes of an AI player.
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
UserIdentifier.Ider
          Implement this and set the mutha up.
 

Classes in com.threerings.parlor.game.data used by com.threerings.parlor.game.server
GameAI
          Represents attributes of an AI player.
GameCodes
          Constants relating to the game services.
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
GameObject
          A game object hosts the shared data associated with a game played by one or more players.
 

Classes in com.threerings.parlor.game.data used by com.threerings.parlor.server
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
 

Classes in com.threerings.parlor.game.data used by com.threerings.puzzle.client
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
GameObject
          A game object hosts the shared data associated with a game played by one or more players.
 

Classes in com.threerings.parlor.game.data used by com.threerings.puzzle.data
GameObject
          A game object hosts the shared data associated with a game played by one or more players.
 

Classes in com.threerings.parlor.game.data used by com.threerings.puzzle.drop.client
GameConfig
          The game config class encapsulates the configuration information for a particular type of game.
 

Classes in com.threerings.parlor.game.data used by com.threerings.puzzle.server
GameCodes
          Constants relating to the game services.
 



Copyright © 2011. All Rights Reserved.