Index
A B C D E F G H I J K L M N O P Q R S T U V W Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
B
- Background_Beige - it.polimi.ingsw.client.cli.CliColor
- Background_Black - it.polimi.ingsw.client.cli.CliColor
- Background_Blue - it.polimi.ingsw.client.cli.CliColor
- Background_Bright_Black - it.polimi.ingsw.client.cli.CliColor
- Background_Bright_Blue - it.polimi.ingsw.client.cli.CliColor
- Background_Bright_Cyan - it.polimi.ingsw.client.cli.CliColor
- Background_Bright_Green - it.polimi.ingsw.client.cli.CliColor
- Background_Bright_Magenta - it.polimi.ingsw.client.cli.CliColor
- Background_Bright_Red - it.polimi.ingsw.client.cli.CliColor
- Background_Bright_White - it.polimi.ingsw.client.cli.CliColor
- Background_Bright_Yellow - it.polimi.ingsw.client.cli.CliColor
- Background_Cyan - it.polimi.ingsw.client.cli.CliColor
- Background_Green - it.polimi.ingsw.client.cli.CliColor
- Background_Magenta - it.polimi.ingsw.client.cli.CliColor
- Background_Red - it.polimi.ingsw.client.cli.CliColor
- Background_White - it.polimi.ingsw.client.cli.CliColor
- Background_Yellow - it.polimi.ingsw.client.cli.CliColor
- BEIGE - it.polimi.ingsw.server.model.Color
- BLACK_BOLD - it.polimi.ingsw.client.cli.CliColor
- BLUE - it.polimi.ingsw.server.model.Color
- Board - Class in it.polimi.ingsw.server.model
-
Represents the Board of the game.
- Board() - Constructor for class it.polimi.ingsw.server.model.Board
- boardClient - Static variable in class it.polimi.ingsw.client.gui.GuiManager
- BoardClient - Class in it.polimi.ingsw.client
-
Representation of the game Board client-side.
- BoardClient() - Constructor for class it.polimi.ingsw.client.BoardClient
- BoardController - Class in it.polimi.ingsw.client.gui
-
Controller of the board GUI scene.
- BoardController() - Constructor for class it.polimi.ingsw.client.gui.BoardController
- boardRoot - Static variable in class it.polimi.ingsw.client.gui.GuiManager
- build(Worker) - Method in class it.polimi.ingsw.server.controller.god.Atlas
-
The player who holds the Atlas God card that is allowed to build a dome in any position whenever he wants, but can also build in the default way.
- build(Worker) - Method in class it.polimi.ingsw.server.controller.god.God
-
Lets the worker build a block or a dome.
- build(Worker) - Method in class it.polimi.ingsw.server.controller.god.Zeus
-
Lets the worker build a block or a dome.
- buildBlock() - Method in class it.polimi.ingsw.server.model.Cell
-
Builds 1 block more in this cell
- buildBlock(int, int) - Method in class it.polimi.ingsw.server.model.Worker
-
The worker builds a new block in the specified cell.
- buildDome() - Method in class it.polimi.ingsw.server.model.Cell
-
Build the dome in the cell
- buildDome(int, int) - Method in class it.polimi.ingsw.server.model.Worker
-
The worker builds a new dome in the specified cell.
All Classes|All Packages