Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BLUE - Enum constant in enum class it.polimi.ingsw.model.Color
- board - package board
- board - Variable in class it.polimi.ingsw.view.Player
-
the board seen and used by this player
- board - Variable in class it.polimi.ingsw.view.PlayerSend
-
the board seen and used by this player
- Board - Class in it.polimi.ingsw.model
-
class which represent the common board where the players choose the cards.
- Board(int, CommonObjective, CommonObjective) - Constructor for class it.polimi.ingsw.model.Board
-
normal constructor for this type of object
- Board(Board) - Constructor for class it.polimi.ingsw.model.Board
-
copy constructor for this class, used for deep copying objects
- board_fourIsolatedCards() - Method in class board.isBoardUnplayableTest
-
Test the case in which there are only 4 cards isolated in the board
- board_fourNearCards() - Method in class board.isBoardUnplayableTest
-
Test the case in which there are 4 near cards in the board (not diagonally)
- board_haveonefreeside() - Method in class board.hasOneFreeSideTest
-
this test check if the selected card(which have a single freeside) has a freeside
- board_havetwofreeside() - Method in class board.hasOneFreeSideTest
-
this test check if the selected card(which have 2 freeside) has a freeside
- board_nofreeside() - Method in class board.hasOneFreeSideTest
-
this test check if the selected card(which don't have a freeside) has a freeside
- board_sixNearCards() - Method in class board.isBoardUnplayableTest
-
Test the case in which there are 6 near cards in the board (not diagonally)
- board_ZeroCards() - Method in class board.isBoardUnplayableTest
-
Test the case in which there are zero cards in the board
- boardDim - Static variable in class it.polimi.ingsw.view.Dimensions
- btnH - Static variable in class it.polimi.ingsw.view.Dimensions
- btnW - Static variable in class it.polimi.ingsw.view.Dimensions
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form