Package it.polimi.ingsw.view
Class Client
java.lang.Object
it.polimi.ingsw.view.Client
class which represent the entry point for the client
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionClient()
main method which is used by the user to choose the UI and the Network -
Method Summary
-
Field Details
-
uiModeCur
variable used to keep track of the UI mode that the player is currently using
-
-
Constructor Details
-
Client
public Client()main method which is used by the user to choose the UI and the Network
-