Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Accepted_Request - Enum constant in enum class it.polimi.ingsw.Common.Status
- acceptPlayer(String, int) - Method in class it.polimi.ingsw.Server.Controller.GameController
-
This method accepts a new Player in the lobby, if his/her nickname is a regular expression of alphanumeric strings and if the number of players waiting in the lobby is less than the maxPlayers number, chosed by the first player
- acceptPlayer(String, String, int) - Method in interface it.polimi.ingsw.Common.RMIControllerInterface
-
Admission phase
- acceptPlayer(String, String, int) - Method in class it.polimi.ingsw.Server.Controller.RMIController
-
Admission phase
- achievedCG1 - Variable in class it.polimi.ingsw.Server.Model.Player
-
Boolean attributes that indicate if one of the two common goals is achieved
- achievedCG2 - Variable in class it.polimi.ingsw.Server.Model.Player
-
Boolean attributes that indicate if one of the two common goals is achieved
- achievementsUpdate() - Method in class it.polimi.ingsw.Client.RMIClient
-
Sends informative achievements update messages
- AchievementUpdate - Enum constant in enum class it.polimi.ingsw.Common.Status
- activePlayer - Variable in class it.polimi.ingsw.Server.Controller.GameController
-
Player who is playing his/her turn at this very moment
- admission(ClientStatusInterface, String, GameController) - Method in class it.polimi.ingsw.Server.RMIServer
-
Admission phase implementation
- admissionResult(GameController, String, PrintWriter, int, Gson) - Static method in class it.polimi.ingsw.Server.SocketServer
-
this method manages admission phase
- AdmissionResult(int, Object, Semaphore) - Constructor for record class it.polimi.ingsw.Server.RMIServer.AdmissionResult
-
Creates an instance of a
AdmissionResult
record class. - allowExitMenu - Static variable in class it.polimi.ingsw.Client.GUI
-
Menu's lock
- allowIdentifier - Static variable in class it.polimi.ingsw.Client.GUI
-
Identifier's lock
- allowLogin - Static variable in class it.polimi.ingsw.Client.GUI
-
Login's lock
- allowMove - Static variable in class it.polimi.ingsw.Client.GUI
-
Move's lock
- allowScoreboard - Static variable in class it.polimi.ingsw.Client.GUI
-
Scoreboard's lock
- attribute(Shelf) - Method in class it.polimi.ingsw.Server.Model.CommonGoalCard
-
This method calculates how many points the player has scored, by achieving the pattern which is displayed in the Common Goal Card.
- automaticPrint(BoardInterface, ShelfInterface, PersonalGoalCardInterface, PrintWriter) - Static method in class it.polimi.ingsw.Client.View.MultipleView
-
Automatically selects the correct type of terminal printing, based on terminal size
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form