getViewableTiles
fun getViewableTiles(position: Vector2, sightDistance: Int): List<TileInfo>
Content copied to clipboard
Return
List of tiles visible from location position for a unit with sight range sightDistance
Sources
jvm source
Link copied to clipboard