Module it.polimi.ingsw.am13
Package it.polimi.ingsw.am13.client.view.gui
package it.polimi.ingsw.am13.client.view.gui
-
ClassesClassDescriptionClass that stores a log of the game for the GUIThis class is the JavaFX application, and it implements the View interface.Abstract class for the GUI controllers (the classes implementing the logic behind the various scenes)Controller of 'Init' scene, where the player must complete the initialization part of the gameController of 'JoinedRoom' scene, where player can wait for the room to get full or can leave the roomController of 'Match' scene, where player can actually play the most of the gameController of the 'Rooms' scene, where the rooms are listed and the user can create/join/reconnect to a roomController of 'Winner' scene, where the final points and the winner are shown