Package it.polimi.ingsw.Client.CLI
Class GameUI
java.lang.Object
it.polimi.ingsw.Client.CLI.GameUI
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GameUI
public GameUI()
-
-
Method Details
-
draw
The console will be populated with all the island groups in the island field followed by the clouds on the same multiline block.- Parameters:
ctx- is a reference to the model used to access theIslandFieldto print theIslandUIand passed to theCloudUI- Returns:
- a composed view of islands and clouds
-