All Implemented Interfaces:
RoleStateChange, Sensor, IAnnotatedComponent, IComponentExecutionControl

public class SensorCount extends SensorBase
  • Field Details

    • minCount

      protected final int minCount
    • maxCount

      protected final int maxCount
    • minRange

      protected final double minRange
    • maxRange

      protected final double maxRange
    • includeGroups

      protected final int[] includeGroups
    • excludeGroups

      protected final int[] excludeGroups
    • findPlayers

      protected boolean findPlayers
    • haveIncludeGroups

      protected final boolean haveIncludeGroups
    • haveExcludeGroups

      protected final boolean haveExcludeGroups
  • Constructor Details

  • Method Details