Interface ICheckLineOfSight
- All Known Implementing Classes:
ProgWidgetCC,ProgWidgetEntityAttack
public interface ICheckLineOfSight
-
Method Summary
-
Method Details
-
setCheckSight
void setCheckSight(boolean checkSight) -
isCheckSight
boolean isCheckSight()
-