Uses of Interface game.Transport

Uses in package game

Classes implementing game.Transport

class
Abstract class AbstractPlayer - Defines the properties of player
class
Inherits the class AbstractPlayer to define a detective
class
Uses class Player to define the properties of a fugitive.
class
This class encapsulates a move for the palyers.It has two data members,one for representing the node position and the other for representing the ticket Type for the move
class
This class provides the GUI interfacing between the user and the machine It uses the swing functionality to provide a good interfacing
class
Defines the board for the game.