Class FollowBehaviour

java.lang.Object
zombie.behaviors.Behavior
zombie.behaviors.general.FollowBehaviour

public class FollowBehaviour
extends Behavior
  • Field Details

    • thinkTime

      public int thinkTime
    • thinkTimeMax

      public int thinkTimeMax
    • stayInside

      public boolean stayInside
  • Constructor Details

    • FollowBehaviour

      public FollowBehaviour()
  • Method Details