Package Helper
-
Class Summary Class Description Board Represents the game board for the Domineering game.Configuration Configuration class holds static variables and methods used throughout the Domineering game.Move Move class represents a move in the Domineering game, consisting of two positions and the player making the move.Position The Position class represents a position on a game board with X and Y coordinates.Sauvgard The Sauvgard class represents a saved state in the game, including background colors, title, formatted date and time, and the identifier of the machine.StringTableFile The StringTableFile class represents a utility class for managing string table data related to the background colors of UI buttons.