Index

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

B

b - Variable in class it.polimi.ingsw.Server.Controller.GsonMoveDeserializer
Game's Board
b - Variable in class it.polimi.ingsw.Server.Controller.MoveIntermediate
Game's board
b - Variable in class it.polimi.ingsw.Server.Model.BoardTest
 
board - Variable in class it.polimi.ingsw.Client.ClientModel.ClientStatus
Game's board
board - Variable in class it.polimi.ingsw.Server.Controller.Move
 
board - Variable in class it.polimi.ingsw.Server.Model.Game
board used in the game
Board - Class in it.polimi.ingsw.Server.Model
Game's Board
Board(int, List<ObjectCard>) - Constructor for class it.polimi.ingsw.Server.Model.Board
Manages board creation and initialization, based on pre-built files indicating usable spaces and restrictions related to the number of players.
Board(BoardSpace[][], List<ObjectCard>, Map<ObjectCard, BoardSpace>) - Constructor for class it.polimi.ingsw.Server.Model.Board
Related to Game's refresh strategy
BOARD_DIM_X - Static variable in interface it.polimi.ingsw.Common.BoardInterface
Maximum X dimension of the board
BOARD_DIM_X - Static variable in class it.polimi.ingsw.Server.Model.Board
Maximum X dimension of the board
BOARD_DIM_Y - Static variable in interface it.polimi.ingsw.Common.BoardInterface
Maximum Y dimension of the board
BOARD_DIM_Y - Static variable in class it.polimi.ingsw.Server.Model.Board
Maximum Y dimension of the board
boardCards() - Method in class it.polimi.ingsw.Server.Model.Board
Returns a list of usable and effectively present cards on the board, based on a functional approach using Optionals.
boardCellDim - Variable in class it.polimi.ingsw.Client.GUI
Board cells' dimension
boardCellEvents(CellDataModel) - Method in class it.polimi.ingsw.Client.GUI
This method defines board cell's events
BoardInterface - Interface in it.polimi.ingsw.Common
Game's Board Interface
boardRES - Variable in class it.polimi.ingsw.Client.GUI
Board's dimension
boardRows - Variable in class it.polimi.ingsw.Client.GUI
Board rows' pointers
boardRowsCells - Static variable in class it.polimi.ingsw.Client.GUI
Board cells' pointers
boardSerialization() - Method in class it.polimi.ingsw.Server.Model.SerializationTest
 
BoardSpace - Class in it.polimi.ingsw.Server.Model
Board Spaces
BoardSpace(int, int, boolean, Optional<Integer>) - Constructor for class it.polimi.ingsw.Server.Model.BoardSpace
BoardSpace class constructor
boardSpacesSerialization() - Method in class it.polimi.ingsw.Server.Model.SerializationTest
 
BoardTest - Class in it.polimi.ingsw.Server.Model
Test of Board class
BoardTest() - Constructor for class it.polimi.ingsw.Server.Model.BoardTest
 
BoardView - Class in it.polimi.ingsw.Client.View
Board View
BoardView() - Constructor for class it.polimi.ingsw.Client.View.BoardView
 
BOOKS - Enum constant in enum class it.polimi.ingsw.Client.ClientModel.ClientObjectCardType
 
BOOKS - Enum constant in enum class it.polimi.ingsw.Server.Model.ObjectCardType
 
borderDimension - Variable in class it.polimi.ingsw.Client.GUI
Border's dimension value
borderWidths - Variable in class it.polimi.ingsw.Client.GUI
Border's dimension
buildBoard() - Method in class it.polimi.ingsw.Client.GUI
This method builds the board's GUI
buildBoardGrid() - Method in class it.polimi.ingsw.Client.GUI
This method builds board grid's GUI
buildBoardPositions() - Method in class it.polimi.ingsw.Client.GUI
This method instantiates board cells' positions
buildColumCells() - Method in class it.polimi.ingsw.Client.GUI
This method builds shelf's cells
buildCommonGoalCards() - Method in class it.polimi.ingsw.Client.GUI
This method builds common goal cards' GUI
buildCommonGoalCardsPointCards() - Method in class it.polimi.ingsw.Client.GUI
This method builds cgc points cards' GUI
buildCredits(AnchorPane) - Method in class it.polimi.ingsw.Client.GUI
This method builds credits' GUI
buildEndGameCard() - Static method in class it.polimi.ingsw.Client.GUI
This method builds end game card's GUI
buildFirstCGCAvailablePoints() - Method in class it.polimi.ingsw.Client.GUI
This method builds first CGC available points' GUI
buildGameButtons() - Method in class it.polimi.ingsw.Client.GUI
This method builds game button's GUI
buildLoading(AnchorPane) - Static method in class it.polimi.ingsw.Client.GUI
This method builds loading scene's GUI
buildLogin(AnchorPane) - Method in class it.polimi.ingsw.Client.GUI
This method builds login's GUI
buildMenu(AnchorPane) - Method in class it.polimi.ingsw.Client.GUI
This method builds game menu's GUI
buildNickname() - Method in class it.polimi.ingsw.Client.GUI
This method builds nickname's GUI
buildPersonalGoalCard() - Method in class it.polimi.ingsw.Client.GUI
This method builds personal goal card's GUI
buildRowsCells() - Method in class it.polimi.ingsw.Client.GUI
This method builds board's cells
buildScoreBoard(Map<String, Integer>) - Static method in class it.polimi.ingsw.Client.GUI
This method build score board's GUI
buildSecondCGCAvailablePoints() - Method in class it.polimi.ingsw.Client.GUI
This method builds second CGC available points' GUI
buildShelf() - Method in class it.polimi.ingsw.Client.GUI
This method builds the shelf's GUI
buildShelfGrid() - Method in class it.polimi.ingsw.Client.GUI
This method builds shelf grid's GUI
buildString(BoardInterface, boolean) - Static method in class it.polimi.ingsw.Client.View.BoardView
Builds Board string for MultipleView printing
buildString(PersonalGoalCardInterface) - Static method in class it.polimi.ingsw.Client.View.PersonalGoalCardView
Builds Personal Goal Card string for MultipleView Printing
buildString(ShelfInterface) - Static method in class it.polimi.ingsw.Client.View.ShelfView
Builds Shelf string for MultipleView Printing
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form