Package it.polimi.ingsw.client.gui
Class ConnectController
java.lang.Object
it.polimi.ingsw.client.gui.ConnectController
public class ConnectController
extends java.lang.Object
Manages the connection scene of the GUI.
-
Constructor Summary
Constructors Constructor Description ConnectController() -
Method Summary
Modifier and Type Method Description voiddisplayError()Sets visible the error when trying to connect to the server of the game.
-
Constructor Details
-
ConnectController
public ConnectController()
-
-
Method Details
-
displayError
public void displayError()Sets visible the error when trying to connect to the server of the game.
-