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

G

generateActionPerformed() - Method in class Facade
Generates an action.
generateActionPerformed() - Method in class Notifier
Timer calls this method to fire a Timer event
getColor() - Method in class Piece
This method returns the color of this piece
getColor() - Method in class Player
Return the color of this player
getFacade() - Method in class Driver
Return the facade the GUI will talk to.
getGameMode() - Method in class Driver
Return the integer representing the type of game
getName() - Method in class Player
Returns the players name
getNotifier() - Method in class Timer
Get the notifier.
getNumber() - Method in class Player
Returns the number for this player
getOppositePlayer() - Method in class Driver
Return the player whos turn it is not
getPieceAt(int) - Method in class Board
This method returns the piece at the certain position
getPlayer() - Method in class Move
Return the player who made this move
getPlayerName(int) - Method in class Facade
Given a player number, returns the name associated with that number.
getPlayerType() - Method in class NetworkPlayer
Return the integer constant representing the networkPlayer class
getTimer() - Method in class Facade
Returns the timer value, how long each player get to take a turn
getTimerNotifier() - Method in class Driver
Return the notifier of the Timer
getTimerWarning() - Method in class Facade
Returns the amount of time chosen for a warning that a player is near the end of his/her turn.
getType() - Method in class KingPiece
This method returns the type of piece that this object is
getType() - Method in class Player
Return the type of player.
getType() - Method in class SinglePiece
This method returns that the type of the checker is single

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