fill

actual abstract fun fill(color: ERROR CLASS: Symbol not found for ColorRGBa, level: Int)(source)
expect abstract fun fill(color: ColorRGBa, level: Int = 0)(source)

sets all pixels in the color buffer to color

Parameters

color

the color used for filling

actual abstract fun fill(color: ColorRGBa, level: Int)(source)

sets all pixels in the color buffer to color

Parameters

color

the color used for filling