|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.RobotControllerAndParameters
public class RobotControllerAndParameters
Constructor Summary | |
---|---|
RobotControllerAndParameters(RobotController controller,
int simulationTicksPerControlTick)
|
Method Summary | |
---|---|
RobotController |
getController()
|
int |
getSimulationTicksPerControlTick()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RobotControllerAndParameters(RobotController controller, int simulationTicksPerControlTick)
Method Detail |
---|
public RobotController getController()
public int getSimulationTicksPerControlTick()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |