SudokuFX
Loading...
Searching...
No Matches
fr.softsf.sudokufx.model.Game Class Reference
+ Collaboration diagram for fr.softsf.sudokufx.model.Game:

Private Attributes

LocalDateTime createdat
 
Long gameid
 
Grid gridid
 
boolean isselected = false
 
GameLevel levelid
 
Player playerid
 
LocalDateTime updatedat
 

Member Data Documentation

◆ createdat

LocalDateTime fr.softsf.sudokufx.model.Game.createdat
private

◆ gameid

Long fr.softsf.sudokufx.model.Game.gameid
private

◆ gridid

Grid fr.softsf.sudokufx.model.Game.gridid
private

◆ isselected

boolean fr.softsf.sudokufx.model.Game.isselected = false
private

◆ levelid

GameLevel fr.softsf.sudokufx.model.Game.levelid
private

◆ playerid

Player fr.softsf.sudokufx.model.Game.playerid
private

◆ updatedat

LocalDateTime fr.softsf.sudokufx.model.Game.updatedat
private

The documentation for this class was generated from the following file: