Uses of Class
edu.ksu.cis.cooprobot.simulator.communication.RobotParameters

Uses of RobotParameters in edu.ksu.cis.cooprobot.simulator.communication
 

Methods in edu.ksu.cis.cooprobot.simulator.communication that return RobotParameters
private  RobotParameters RobotCommRecord.getRobotParameters(String name)
          Get robot parameter
 

Methods in edu.ksu.cis.cooprobot.simulator.communication with parameters of type RobotParameters
 boolean RobotCommRecord.addRobotParameters(RobotParameters robot)
          Adding robot parameter which related to this robotCommRecord.