ctf.evaluation.simulator.data
Interface HasVisibility

All Superinterfaces:
HasLocation
All Known Implementing Classes:
Flag, Player

public interface HasVisibility
extends HasLocation


Method Summary
 boolean visible()
          Can this object be seen?
 
Methods inherited from interface ctf.evaluation.simulator.data.HasLocation
location
 

Method Detail

visible

boolean visible()
Can this object be seen?