Interface ICheckLineOfSight

All Known Implementing Classes:
ProgWidgetCC, ProgWidgetEntityAttack

public interface ICheckLineOfSight
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setCheckSight(boolean checkSight)
     
  • Method Details

    • setCheckSight

      void setCheckSight(boolean checkSight)
    • isCheckSight

      boolean isCheckSight()