Uses of Interface
heurgame.HuReceptor

Packages that use HuReceptor
heurgame   
 

Uses of HuReceptor in heurgame
 

Fields in heurgame declared as HuReceptor
protected  HuReceptor HuClient.guiReceptor
          guiReceptor is the component that the user interacts with to play the game.
 

Methods in heurgame with parameters of type HuReceptor
 void HuClient.setReceptor(HuReceptor h)
          The Initial portion of the outside input contract that allows the HuClient access to user input.