Uses of Class
heurgame.logging.LogBox

Packages that use LogBox
heurgame   
heurgame.event.turn   
 

Uses of LogBox in heurgame
 

Fields in heurgame declared as LogBox
protected  LogBox PlayerProxy.debugging
           
protected  LogBox HuClient.debugging
           
 

Methods in heurgame with parameters of type LogBox
abstract  void PlayerProxy.setupLogging(LogBox debugger)
          Taylors the debugging method to an implementation specific one
 

Uses of LogBox in heurgame.event.turn
 

Fields in heurgame.event.turn declared as LogBox
protected  LogBox RoundRobinIterator.rrLog
          Handle for easy debugging access rrLog