Méthode | Description | |
---|---|---|
EndGame ( ) : void | ||
Game ( |
||
OpenCells ( int rowIndex, int columnIndex ) : List |
||
PlayerWins ( ) : bool | ||
RemarkCell ( int rowIndex, int columnIndex ) : |
Méthode | Description | |
---|---|---|
SetGameFieldElementsValues ( ) : void | ||
SetMines ( ) : void |
public Game ( |
||
gameSettings | ||
Résultat | System |
public OpenCells ( int rowIndex, int columnIndex ) : List |
||
rowIndex | int | |
columnIndex | int | |
Résultat | List |
public RemarkCell ( int rowIndex, int columnIndex ) : |
||
rowIndex | int | |
columnIndex | int | |
Résultat |