A B C D E G H I J M P R S T U 

G

GameController - Class in javacheckers.controller
 
GameController() - Constructor for class javacheckers.controller.GameController
 
GameStartMessage - Class in javacheckers.networking
 
GameStartMessage() - Constructor for class javacheckers.networking.GameStartMessage
 
getActiveHosts() - Method in class javacheckers.networking.BroadcastReceiver
Getter for the list of active hosts
getAutoreset() - Method in class javacheckers.networking.Client
Return the value of the autoreset property
getAutoreset() - Method in class javacheckers.networking.Host
Return the value of the autoreset property
getBlackUser() - Method in class javacheckers.model.Board
Get the black user
getClientList() - Method in class javacheckers.networking.Host
Get a list of ID numbers of the clients that are currently connected.
getColour() - Method in class javacheckers.model.Piece
Get the colour of this piece
getColour() - Method in class javacheckers.model.User
Get the user's piece colour
getCurrentBoardState() - Method in class javacheckers.model.Board
Get the current array representing the board state
getCurrentUser() - Method in class javacheckers.model.Board
Get the user whose turn it is
getFrom() - Method in class javacheckers.model.Move
Get the board coordinates that the piece is moving from
getID() - Method in class javacheckers.networking.Client
Return the ID of this client that was assigned when the connection was established.
getPreviousMove() - Method in class javacheckers.model.Move
 
getRedUser() - Method in class javacheckers.model.Board
Get the red user
getTo() - Method in class javacheckers.model.Move
Get the board coordinates to move a piece to
getUserName() - Method in class javacheckers.model.User
Get the users name
getX() - Method in class javacheckers.model.Coordinate
Get the x coordinate
getY() - Method in class javacheckers.model.Coordinate
Get the y coordinate
A B C D E G H I J M P R S T U 
Skip navigation links