Class PhantomEntity.OrbitPointGoal

    • Field Detail

      • angle

        private float angle
      • distance

        private float distance
      • height

        private float height
      • clockwise

        private float clockwise
    • Constructor Detail

      • OrbitPointGoal

        private OrbitPointGoal()
    • Method Detail

      • 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()