Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- id - Variable in class it.polimi.ingsw.model.CommonObjective
-
the unique identifier of the objective
- imagePath - Variable in class it.polimi.ingsw.model.Card
- imagePath - Variable in class it.polimi.ingsw.model.CommonObjective
- imagePath - Variable in class it.polimi.ingsw.model.PrivateObjective
- initBoard(int) - Method in class it.polimi.ingsw.model.Board
-
initialize a new board
- initGUI() - Method in class it.polimi.ingsw.view.GUI.PlayerGUI
-
Function that initialize all the GUI
- Initializer - Class in it.polimi.ingsw.controller
-
helper class to initialize all the bucket of cards and objective that are needed for the start of the game.
- Initializer() - Constructor for class it.polimi.ingsw.controller.Initializer
- insertCards(int, ArrayList<Card>) - Method in class it.polimi.ingsw.model.Library
-
insert the cards in the library of the current player
- insertCards_correct() - Method in class library.insertCardsTest
-
First Testlibrary:
matrix PPPP BPPP BBBB PBGPP PPGPP PPGPP
Second Testlibrary:
matrix BPPPP GBPPP PBBBB PBGPP PPGPP PPGPP - insertCards_incorrect() - Method in class library.insertCardsTest
-
First TestLibrary:
matrix PPPP BPPP BBBB PBGPP PPGPP PPGPP
Second Library:
matrix CPPPP GBPPP PBBBB PBGPP PPGPP PPGPP - insertCardsTest - Class in library
- insertCardsTest() - Constructor for class library.insertCardsTest
- inStream - Variable in class it.polimi.ingsw.view.Player
- inStream - Variable in class it.polimi.ingsw.view.PlayerSend
- IP - Class in it.polimi.ingsw.view
- IP() - Constructor for class it.polimi.ingsw.view.IP
- isBoardUnplayable() - Method in class it.polimi.ingsw.model.Board
-
check if the current board is unplayable
- isBoardUnplayableTest - Class in board
-
class that test the isBoardUnplayable method of the Board class
- isBoardUnplayableTest() - Constructor for class board.isBoardUnplayableTest
- isChairMan - Variable in class it.polimi.ingsw.view.Player
-
true iff the player is the chairman of this game
- isChairMan - Variable in class it.polimi.ingsw.view.PlayerSend
-
true iff the player is the chairman of this game
- isFull() - Method in class it.polimi.ingsw.model.Library
-
check if the library is full
- isFull_allFull() - Method in class library.isFullTest
-
matrix PPPPP PBPPP BBBBB PBGPP PPGPP PPGPP
- isFull_firstColEmpty() - Method in class library.isFullTest
-
matrix PPPP BPPP BBBB BGPP PGPP PGPP
- isFull_lastColEmpty() - Method in class library.isFullTest
-
matrix PPP BPP BBB BGP PGP PGP
- isFull_oneEmpty() - Method in class library.isFullTest
-
matrix PPPP PBPPP BBBBB PBGPP PPGPP PPGPP
- isFull_secondColEmpty() - Method in class library.isFullTest
-
matrix PPP PPP BBBB GPP GPP GPP
- isFullTest - Class in library
- isFullTest() - Constructor for class library.isFullTest
- isIndexValid(int, int) - Static method in class it.polimi.ingsw.model.DFSHelper
-
check if the index is in the matrix
- isVisited(int, int, int[][]) - Static method in class it.polimi.ingsw.model.DFSHelper
-
check if the node was already visited, otherwise visit the node
- it.polimi.ingsw - package it.polimi.ingsw
- it.polimi.ingsw.chat - package it.polimi.ingsw.chat
- it.polimi.ingsw.controller - package it.polimi.ingsw.controller
- it.polimi.ingsw.model - package it.polimi.ingsw.model
- it.polimi.ingsw.view - package it.polimi.ingsw.view
- it.polimi.ingsw.view.GUI - package it.polimi.ingsw.view.GUI
- it.polimi.ingsw.view.TUI - package it.polimi.ingsw.view.TUI
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form