Class Robot
java.lang.Object
blockly_robot.robot.logic.robot.RobotWrapper
blockly_robot.jwinf.en.tasks.conditionals_excercises.light_all_candles.Robot
https://jwinf.de/task/1156
-
Field Summary
Fields inherited from class blockly_robot.robot.logic.robot.RobotWrapper
actor -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Robot
public Robot()
-
-
Method Details
-
right
public void right()gehe nach rechts -
down
public void down()gehe nach unten -
left
public void left()gehe nach links -
up
public void up()gehe nach oben -
onCandle
public boolean onCandle()auf Kerze -
lightCandle
public void lightCandle()zünde Kerze an
-