Package com.threerings.puzzle.data

Interface Summary
PuzzleCodes Constants relating to the puzzle services.
PuzzleGameCodes Contains codes used by the puzzle game client implementations.
 

Class Summary
Board An abstract base class for generating and storing puzzle board data.
Board.BoardRandom Used to generate random numbers.
BoardSummary Provides summarized data representing a player's board in a puzzle game.
PuzzleGameMarshaller Provides the implementation of the PuzzleGameService interface that marshalls the arguments and delivers the request to the provider on the server.
PuzzleObject Extends the basic GameObject to add individual player status.