A C D E F G I M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- emptyCell - Variable in class com.neven.ticTacToeGame.model.Game
-
Field with a name of the empty cell on the game field which uses to fill the game field and checking draws and making moves.
- emptyCell - Variable in class com.neven.ticTacToeGame.model.MiniMaxAlgorithm
-
Field with character to mark empty a cell on game field.
- evaluate(char[][]) - Method in class com.neven.ticTacToeGame.model.MiniMaxAlgorithm
-
The method receive game board and check is any of winning lines was finished.
All Classes All Packages