Uses of Class
com.threerings.puzzle.client.PuzzleControllerDelegate

Packages that use PuzzleControllerDelegate
com.threerings.puzzle.drop.client   
 

Uses of PuzzleControllerDelegate in com.threerings.puzzle.drop.client
 

Subclasses of PuzzleControllerDelegate in com.threerings.puzzle.drop.client
 class DropControllerDelegate
          Games that wish to make use of the drop puzzle services will need to create an extension of this delegate class, customizing it for their particular game and then adding it via PlaceController.addDelegate(com.threerings.crowd.client.PlaceControllerDelegate).
 



Copyright © 2011. All Rights Reserved.