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

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

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

Subclasses of PuzzleManagerDelegate in com.threerings.puzzle.drop.server
 class DropManagerDelegate
          Provides the necessary support for a puzzle game that involves a two-dimensional board containing pieces, with new pieces either falling into the board as a "drop block", or rising into the bottom of the board in new piece rows, groups of blocks can be "broken" and garbage can be sent to other players' boards as a result.
 



Copyright © 2011. All Rights Reserved.