Class Wander

    • Constructor Detail

      • Wander

        public Wander()
    • Method Detail

      • active

        public boolean active()
      • active

        public void active​(boolean pActive)
      • force

        public processing.core.PVector force()
        Specified by:
        force in interface IBehavior
      • weight

        public float weight()
        Specified by:
        weight in interface IBehavior
      • weight

        public void weight​(float pWeight)
        Specified by:
        weight in interface IBehavior
      • upvector

        public processing.core.PVector upvector()
      • steeringstrength

        public float steeringstrength()
      • steeringstrength

        public void steeringstrength​(float pSteeringStrength)
      • steeringoffset

        public float steeringoffset()
      • steeringoffset

        public void steeringoffset​(float pSteeringOffset)