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

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

    • Robot

      public Robot()
  • Method Details

    • forward

      public void forward()
      gehe vorwärts
    • collectFirewood

      public void collectFirewood()
      Holz einsammeln
    • dropFirewood

      public void dropFirewood()
      Holz ablegen
    • constructPlatformInFront

      public void constructPlatformInFront()
      baue eine Plattform vorne
    • constructPlatformAbove

      public void constructPlatformAbove()
      baue eine Plattform oben
    • platformInFront

      public boolean platformInFront()
      Plattform vorne
    • platformAbove

      public boolean platformAbove()
      Plattform oben
    • onFirewood

      public boolean onFirewood()
      auf Holz
    • onHearth

      public boolean onHearth()
      beim Kamin
    • turnAround

      public void turnAround()
      drehe um
    • jump

      public void jump()
      spring hoch