Uses of Class
com.threerings.puzzle.data.PuzzleGameMarshaller

Packages that use PuzzleGameMarshaller
com.threerings.puzzle.data   
 

Uses of PuzzleGameMarshaller in com.threerings.puzzle.data
 

Fields in com.threerings.puzzle.data declared as PuzzleGameMarshaller
 PuzzleGameMarshaller PuzzleObject.puzzleGameService
          Provides general puzzle game invocation services.
 

Methods in com.threerings.puzzle.data with parameters of type PuzzleGameMarshaller
 void PuzzleObject.setPuzzleGameService(PuzzleGameMarshaller value)
          Requests that the puzzleGameService field be set to the specified value.
 



Copyright © 2011. All Rights Reserved.