Uses of Class
com.threerings.puzzle.server.PuzzleManager

Packages that use PuzzleManager
com.threerings.puzzle.drop.server   
com.threerings.puzzle.server   
 

Uses of PuzzleManager in com.threerings.puzzle.drop.server
 

Constructors in com.threerings.puzzle.drop.server with parameters of type PuzzleManager
DropManagerDelegate(PuzzleManager puzmgr, DropLogic logic)
          Deprecated. use DropManagerDelegate.DropManagerDelegate(DropLogic).
 

Uses of PuzzleManager in com.threerings.puzzle.server
 

Constructors in com.threerings.puzzle.server with parameters of type PuzzleManager
PuzzleManagerDelegate(PuzzleManager puzmgr)
          Deprecated. use the zero-argument constructor.
 



Copyright © 2011. All Rights Reserved.