A B C E F G H L M O P S U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- fillFirstFound(int[], int[]) - Method in class com.abhyudayasharma.tictactoe.Game
-
Moves in the square identified by two integer arrays.
- fillOppositeCorner(int) - Method in class com.abhyudayasharma.tictactoe.Game
-
Moves in a corner opposite to an an already filled one.
- findAndDisable(int) - Method in class com.abhyudayasharma.tictactoe.Game
-
Finds a button from its magic square number and disables it after it has been clicked.
- findStartPlayer() - Method in class com.abhyudayasharma.tictactoe.Game
-
Asks the user for input about who starts first.
- flag - Variable in class com.abhyudayasharma.tictactoe.Game
All Classes All Packages