SudokuFX
Loading...
Searching...
No Matches
Package fr.softsf.sudokufx.model

Classes

class  Game
 Represents a Sudoku game instance stored in the database. More...
 
class  GameLevel
 Represents a difficulty level for a Sudoku game. More...
 
class  GameLevelUTest
 
class  GameUTest
 
class  Grid
 Represents a Sudoku grid with default values, current values, and the number of possibilities. More...
 
class  GridUTest
 
class  Menu
 Represents a Menu configuration with a unique ID and a mode. More...
 
class  MenuUTest
 
class  Options
 Represents user-configurable options for the SudokuFX application. More...
 
class  OptionsUTest
 
class  Player
 Represents a player in the SudokuFX application. More...
 
class  PlayerLanguage
 Represents a player's language in the SudokuFX application. More...
 
class  PlayerLanguageUTest
 
class  PlayerUTest