/** * */ package iamrescue.util; /** * @author Sebastian * */ public class PerceptionUtility { // TODO: Implement this when time. /* * public static boolean shouldBeAbleToSee(EntityID source, EntityID target, * IAMWorldModel worldModel, ISpatialIndex spatialIndex, int viewDistance) { * * * } */ }