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

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

Uses of PuzzleBoardView in com.threerings.puzzle.client
 

Methods in com.threerings.puzzle.client that return PuzzleBoardView
 PuzzleBoardView PuzzlePanel.getBoardView()
          Returns a reference to the PuzzleBoardView in use.
 

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

Subclasses of PuzzleBoardView in com.threerings.puzzle.drop.client
 class DropBoardView
          The drop board view displays a drop puzzle game in progress for a single player.
 



Copyright © 2011. All Rights Reserved.