getViewableTiles

fun getViewableTiles(position: Vector2, sightDistance: Int): List<TileInfo>

Return

List of tiles visible from location position for a unit with sight range sightDistance

Sources

jvm source
Link copied to clipboard