Package it.polimi.ingsw.client.gui
Class StartPlayerController
java.lang.Object
it.polimi.ingsw.client.gui.StartPlayerController
public class StartPlayerController
extends java.lang.Object
Manages the scene of the GUI where the challenger chooses the starting player for the game.
-
Constructor Summary
Constructors Constructor Description StartPlayerController() -
Method Summary
Modifier and Type Method Description protected voidinit()Sets the initial parameters for the scene.
-
Constructor Details
-
StartPlayerController
public StartPlayerController()
-
-
Method Details
-
init
protected void init()Sets the initial parameters for the scene.
-