kotcity4 / kotcity.data / CityMap / coordinatesForBuilding

coordinatesForBuilding

fun coordinatesForBuilding(building: Building): BlockCoordinate?

For a given Building, runs through it and finds the coordinate

Parameters

building - Building to locate

Bug
This is slow as hell...