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

N

NetworkMove - Class in <Unnamed>
An object representation of a move, without a reference to the Player who made the move.
NetworkMove(int, int) - Constructor for class NetworkMove
Create a move with the starting location and ending location passed in as paremeters.
NetworkMove(Move) - Constructor for class NetworkMove
Gets the start and end locations from an incoming Move.
NetworkPlayer - Class in <Unnamed>
This class inerits from player.
NetworkPlayer(int, Rules, Driver) - Constructor for class NetworkPlayer
Constructor that creates a default object of this class
NETWORKPLAYER - Static variable in class Player
 
Notifier - Class in <Unnamed>
 
Notifier(String) - Constructor for class Notifier
Create a new instance of this class to notify other object

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