java.lang.Object
blockly_robot.robot.logic.robot.RobotWrapper
blockly_robot.jwinf.en.tasks.conditionals_excercises.find_the_destination.Robot

public class Robot extends RobotWrapper
https://jwinf.de/task/1157
  • Constructor Details

    • Robot

      public Robot()
  • Method Details

    • forward

      public void forward()
      gehe vorwärts
    • turnRight

      public void turnRight()
      drehe nach rechts
    • turnLeft

      public void turnLeft()
      drehe nach links
    • obstacleInFront

      public boolean obstacleInFront()
      vor Hindernis
    • reachedRedFlag

      public boolean reachedRedFlag()
      Flagge erobert