Class PhantomEntity.OrbitPointGoal

Enclosing class:
PhantomEntity

class PhantomEntity.OrbitPointGoal extends PhantomEntity.MoveGoal
  • Field Details

    • angle

      private float angle
    • distance

      private float distance
    • height

      private float height
    • clockwise

      private float clockwise
  • Constructor Details

    • OrbitPointGoal

      private OrbitPointGoal()
  • Method Details

    • canUse

      public boolean canUse()
      Specified by:
      canUse in class Goal
    • start

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

      public void tick()
      Overrides:
      tick in class Goal
    • selectNext

      private void selectNext()