|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.robotController.DoNothingRobotController
public class DoNothingRobotController
Constructor Summary | |
---|---|
DoNothingRobotController()
|
Method Summary | |
---|---|
void |
doControl()
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
YoVariableRegistry |
getYoVariableRegistry()
|
void |
initialize()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DoNothingRobotController()
Method Detail |
---|
public void initialize()
initialize
in interface RobotControlElement
public YoVariableRegistry getYoVariableRegistry()
getYoVariableRegistry
in interface RobotControlElement
public java.lang.String getName()
getName
in interface RobotControlElement
public java.lang.String getDescription()
getDescription
in interface RobotControlElement
public void doControl()
doControl
in interface RobotController
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |