类 Phantom.PhantomSweepAttackGoal

封闭类:
Phantom

class Phantom.PhantomSweepAttackGoal extends Phantom.PhantomMoveTargetGoal
  • 字段详细资料

    • CAT_SEARCH_TICK_DELAY

      private static final int CAT_SEARCH_TICK_DELAY
      另请参阅:
    • isScaredOfCat

      private boolean isScaredOfCat
    • catSearchTick

      private int catSearchTick
  • 构造器详细资料

    • PhantomSweepAttackGoal

      PhantomSweepAttackGoal()
  • 方法详细资料

    • canUse

      public boolean canUse()
      指定者:
      canUse 在类中 Goal
    • canContinueToUse

      public boolean canContinueToUse()
      覆盖:
      canContinueToUse 在类中 Goal
    • start

      public void start()
      覆盖:
      start 在类中 Goal
    • stop

      public void stop()
      覆盖:
      stop 在类中 Goal
    • tick

      public void tick()
      覆盖:
      tick 在类中 Goal