Class InputParams
java.lang.Object
it.polimi.ingsw.client.new_gui.input_handler.InputParams
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionid(int id) isExpert(boolean b) numberOfPlayers(int n) studentFromDining(Color color) studentFromEntrance(Color color) toString()
-
Field Details
-
colors
-
id
-
card
-
text
-
username
-
password
-
isExpert
-
numberOfPlayers
-
studentsFromEntrance
-
studentsFromDining
-
-
Constructor Details
-
InputParams
public InputParams()
-
-
Method Details