ctf.evaluation.simulator.data
Interface HasLocation

All Known Subinterfaces:
HasVisibility
All Known Implementing Classes:
Flag, Player, Tree

public interface HasLocation

A class that has a location


Method Summary
 Point location()
           
 

Method Detail

location

Point location()