Uses of Class
org.vizzini.ui.game.boardgame.BoardShape

Packages that use BoardShape
org.vizzini.ui.game.boardgame Provides board game user interface classes for the game framework. 
 

Uses of BoardShape in org.vizzini.ui.game.boardgame
 

Fields in org.vizzini.ui.game.boardgame declared as BoardShape
protected  BoardShape[] GridBoard3DUISwing._boards
          The 2D board levels.
 

Methods in org.vizzini.ui.game.boardgame that return BoardShape
protected  BoardShape GridBoard3DUISwing.getBoardUI(IntegerPosition position)
          Return the board which contains the given position.
protected  BoardShape GridBoard3DUISwing.getBoardUI(int file, int rank, int level)
          Return the board which contains the given position.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02