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

R

Rack - class Rack.
This class defines a Rack - a list of Letters.
Rack() - Constructor for class Rack
 
RemoteScrabble - class RemoteScrabble.
RemoteScrabble describes the player's GUI interface for the remote Scrabble game.
RemoteScrabble() - Constructor for class RemoteScrabble
RemoteScrabble creates and initialises a game, ready to accept response from the clients.
randomiseBag(long) - Method in class Game
 
receiveDictionary(String) - Method in class Client
Method that accepts the incoming dictionary set from the ServerThread.
removeLetters(List) - Method in class Rack
Removes letters from the Rack.
replaceLetters(List) - Method in class Bag
Method takes a list of letters and replaces (into the bag) all letters from the list
resetBlank() - Method in class Letter
 
resetMoveSquares(Move) - Method in class Board
Resets a given Move's used squares.
resetSkipCounter() - Method in class Player
 
run() - Method in class Client
Client run, starts createClient method.
run() - Method in class Server
 
run() - Method in class ServerThread
 

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