kotcity4 / kotcity.ui.map / PollutionRenderer

PollutionRenderer

class PollutionRenderer

Constructors

<init>

PollutionRenderer(cityRenderer: CityRenderer, cityMap: CityMap)

Functions

render

fun render(): Unit

Companion Object Properties

NEGATIVE_COLOR

val NEGATIVE_COLOR: Color

POSITIVE_COLOR

val POSITIVE_COLOR: Color

Companion Object Functions

scalePollution

fun scalePollution(pollution: Double): Double