Uses of Class
heurgame.HuClient

Packages that use HuClient
heurgame   
 

Uses of HuClient in heurgame
 

Methods in heurgame that return HuClient
 HuClient[] Game.getHumanClients()
          The interface needs a handle to the human clients.
 

Methods in heurgame with parameters of type HuClient
 void HuReceptor.captureMove(HuClient h)
          Part of a contract to deliver move input to a HuClient.