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

M

main() - Static method in class it.polimi.ingsw.client.gui.Gui
Launches the GUI.
main(String[]) - Static method in class it.polimi.ingsw.client.Client
 
main(String[]) - Static method in class it.polimi.ingsw.server.Server
 
MALE - it.polimi.ingsw.server.model.Sex
 
Message - Class in it.polimi.ingsw.serializable
Allows to serialize and translate message methods sent by the server to the client over the network.
Message(String) - Constructor for class it.polimi.ingsw.serializable.Message
 
Message(String, int) - Constructor for class it.polimi.ingsw.serializable.Message
 
Message(String, int, int) - Constructor for class it.polimi.ingsw.serializable.Message
 
Message(String, CellClient) - Constructor for class it.polimi.ingsw.serializable.Message
 
Message(String, String) - Constructor for class it.polimi.ingsw.serializable.Message
 
Message(String, String, String) - Constructor for class it.polimi.ingsw.serializable.Message
 
Message(String, ArrayList<WorkerClient>, WorkerClient) - Constructor for class it.polimi.ingsw.serializable.Message
 
Message(String, ArrayList<String>) - Constructor for class it.polimi.ingsw.serializable.Message
 
Minotaur - Class in it.polimi.ingsw.server.controller.god
Represents the card of the God Minotaur.
Minotaur(GodController) - Constructor for class it.polimi.ingsw.server.controller.god.Minotaur
 
minotaurDescription - Static variable in class it.polimi.ingsw.client.gui.ChooseGodController
 
move(Worker) - Method in class it.polimi.ingsw.server.controller.god.Apollo
The difference from the super class method is that here the worker can also move into another enemy worker's position, swapping the position of the two workers.
move(Worker) - Method in class it.polimi.ingsw.server.controller.god.Charon
Default rules to move the worker during a turn of the game.
move(Worker) - Method in class it.polimi.ingsw.server.controller.god.God
Default rules to move the worker during a turn of the game.
move(Worker) - Method in class it.polimi.ingsw.server.controller.god.Minotaur
The minotaur move allows also to push back an enemy worker, if the cell behind the enemy (following the same direction) is free.
move(Worker) - Method in class it.polimi.ingsw.server.controller.god.Prometheus
As the default god's move, but if the player decided to not move up, the worker cannot actually do it.
moveIn(Worker) - Method in class it.polimi.ingsw.server.model.Cell
States that a worker is moving in the cell.
moveOut() - Method in class it.polimi.ingsw.server.model.Cell
States that a worker isn't in this cell anymore.
myNickname - Static variable in class it.polimi.ingsw.client.gui.GuiManager
 
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