com.yobotics.simulationconstructionset
Class RobotControllerAndParameters

java.lang.Object
  extended by com.yobotics.simulationconstructionset.RobotControllerAndParameters

public class RobotControllerAndParameters
extends java.lang.Object


Constructor Summary
RobotControllerAndParameters(RobotController controller, int simulationTicksPerControlTick, YoVariableRegistry registry)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RobotControllerAndParameters

public RobotControllerAndParameters(RobotController controller,
                                    int simulationTicksPerControlTick,
                                    YoVariableRegistry registry)