A B C D E F G H I J K L M N O P R S T U V W

E

endGame(Object) - Method in class checkers.model.CheckersGame
This method ends the checkers game due to whatever reason neccessary ie.
endGameAccepted() - Method in class checkers.controller.GameController
Called when both players have clicked OK on the end game dialog box
endInDraw(int) - Method in class checkers.model.CheckersGame
This method ends the game in a draw, alerting both players that the draw has taken place
endInQuit(int) - Method in class checkers.model.CheckersGame
Ends the game as a result of a player quitting, notifying each player
endLocation() - Method in class checkers.model.Move
Return the ending location of this move.
endTurn() - Method in class checkers.model.CheckersGame
This method is called after a move has been checked.

A B C D E F G H I J K L M N O P R S T U V W