runelite-api: add line of sight algorithm
This commit is contained in:
@@ -55,4 +55,6 @@ public interface Tile
|
||||
LocalPoint getLocalLocation();
|
||||
|
||||
int getPlane();
|
||||
|
||||
boolean hasLineOfSightTo(Tile other);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user