cz.cuni.pogamut.MessageObjects
Interface Located

All Known Implementing Classes:
FlagInfo, NavPoint, Player

public interface Located

Interface for all message objects that are connected to some place. E.g.: navpoints, players, items ...


Method Summary
 Triple getLocation()
           
 

Method Detail

getLocation

Triple getLocation()