Uses of Class
heurgame.Referee

Packages that use Referee
heurgame   
 

Uses of Referee in heurgame
 

Subclasses of Referee in heurgame
 class DefaultReferee
           
 

Methods in heurgame with parameters of type Referee
 void Game.setReferee(Referee ref)
          Allows the game to know what referee is operating.
 

Constructors in heurgame with parameters of type Referee
GameServer(java.lang.String hostname, int port, Game thisGame, Referee official)
          Constructs a new GameServer