Package it.polimi.ingsw.gc14
package it.polimi.ingsw.gc14
-
ClassDescriptionEntry point for launching the game client with the JavaFX GUI.Inner
Applicationsubclass that wires the GUI to the client controller and hands off control toGUI.start(Stage).Entry point for the TUI-based game client.Enumeration of error types that can be returned by server-side operations.Processes game events from the action queue and routes each one based on the current game state.LimitedMap<K,V> AConcurrentHashMap-backed map with a configurable size limit and an associated action.Handles persistence of the game model to and from disk.Main server entry point.