A B C E F G H L M O P S U V W 
All Classes All Packages

C

com.abhyudayasharma - package com.abhyudayasharma
 
com.abhyudayasharma.tictactoe - package com.abhyudayasharma.tictactoe
 
compChar - Variable in class com.abhyudayasharma.tictactoe.Game
The character assigned to the computer; either 'X' or 'O'.
COMPUTER - com.abhyudayasharma.tictactoe.PlayerType
 
computerMove() - Method in class com.abhyudayasharma.tictactoe.Game
Handles the move of the user.
computerMoves - Variable in class com.abhyudayasharma.tictactoe.Game
List of moves made by the computer.
computerMovesList - Variable in class com.abhyudayasharma.tictactoe.Game
Displayable list of moves made by the computer.
computerWins - Static variable in class com.abhyudayasharma.tictactoe.Game
The number of wins made by the computer.
correctCorner(List) - Method in class com.abhyudayasharma.tictactoe.Game
Chooses the correct corner to move in to block the double side fork
currentPlayer - Variable in class com.abhyudayasharma.tictactoe.Game
The current player.
A B C E F G H L M O P S U V W 
All Classes All Packages