Class FoxEntity.DelayedCalmDownGoal

Enclosing class:
FoxEntity

class FoxEntity.DelayedCalmDownGoal
extends FoxEntity.CalmDownGoal
  • Field Details

    • timer

      private int timer
  • Constructor Details

    • DelayedCalmDownGoal

      public DelayedCalmDownGoal()
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class Goal
    • canNotCalmDown

      private boolean canNotCalmDown()
    • stop

      public void stop()
      Overrides:
      stop in class Goal
    • start

      public void start()
      Overrides:
      start in class Goal