check

private fun check(cityToConnectFrom: CityInfo, transportType: String, overridingTransportType: String? = null, tileFilter: (TileInfo) -> Boolean, cityFilter: (CityInfo) -> Boolean = { true })

Sources

jvm source
Link copied to clipboard