Uses of Package
com.threerings.puzzle.data

Packages that use com.threerings.puzzle.data
com.threerings.puzzle.client   
com.threerings.puzzle.data   
com.threerings.puzzle.drop.client   
com.threerings.puzzle.drop.data   
com.threerings.puzzle.drop.server   
com.threerings.puzzle.server   
 

Classes in com.threerings.puzzle.data used by com.threerings.puzzle.client
Board
          An abstract base class for generating and storing puzzle board data.
BoardSummary
          Provides summarized data representing a player's board in a puzzle game.
PuzzleCodes
          Constants relating to the puzzle services.
PuzzleGameCodes
          Contains codes used by the puzzle game client implementations.
PuzzleObject
          Extends the basic GameObject to add individual player status.
 

Classes in com.threerings.puzzle.data used by com.threerings.puzzle.data
Board
          An abstract base class for generating and storing puzzle board data.
BoardSummary
          Provides summarized data representing a player's board in a puzzle game.
PuzzleCodes
          Constants relating to the puzzle services.
PuzzleGameMarshaller
          Provides the implementation of the PuzzleGameService interface that marshalls the arguments and delivers the request to the provider on the server.
 

Classes in com.threerings.puzzle.data used by com.threerings.puzzle.drop.client
Board
          An abstract base class for generating and storing puzzle board data.
BoardSummary
          Provides summarized data representing a player's board in a puzzle game.
PuzzleCodes
          Constants relating to the puzzle services.
PuzzleGameCodes
          Contains codes used by the puzzle game client implementations.
 

Classes in com.threerings.puzzle.data used by com.threerings.puzzle.drop.data
Board
          An abstract base class for generating and storing puzzle board data.
BoardSummary
          Provides summarized data representing a player's board in a puzzle game.
PuzzleGameCodes
          Contains codes used by the puzzle game client implementations.
 

Classes in com.threerings.puzzle.data used by com.threerings.puzzle.drop.server
PuzzleCodes
          Constants relating to the puzzle services.
PuzzleGameCodes
          Contains codes used by the puzzle game client implementations.
 

Classes in com.threerings.puzzle.data used by com.threerings.puzzle.server
Board
          An abstract base class for generating and storing puzzle board data.
BoardSummary
          Provides summarized data representing a player's board in a puzzle game.
PuzzleCodes
          Constants relating to the puzzle services.
 



Copyright © 2011. All Rights Reserved.