com.yobotics.simulationconstructionset.gui
Interface YoEntryBoxTest.RobotControllerWithAttachRobot

All Superinterfaces:
RobotControlElement, RobotController
Enclosing class:
YoEntryBoxTest

public static interface YoEntryBoxTest.RobotControllerWithAttachRobot
extends RobotController


Method Summary
 void attachRobot(Robot robotToAttach)
           
 
Methods inherited from interface com.yobotics.simulationconstructionset.robotController.RobotController
doControl
 
Methods inherited from interface com.yobotics.simulationconstructionset.robotController.RobotControlElement
getDescription, getName, getYoVariableRegistry, initialize
 

Method Detail

attachRobot

void attachRobot(Robot robotToAttach)