Uses of Class
soc.util.DebugRecorder

Packages that use DebugRecorder
soc.robot   
 

Uses of DebugRecorder in soc.robot
 

Fields in soc.robot declared as DebugRecorder
protected  DebugRecorder[] SOCRobotBrain.dRecorder
          an object for recording debug information that can be accessed interactively
 

Methods in soc.robot that return DebugRecorder
 DebugRecorder SOCRobotBrain.getDRecorder()
           
 DebugRecorder SOCRobotBrain.getOldDRecorder()