set

operator fun set(x: Double, y: Double, value: Double)(source)

Sets the value at the given coordinates.

Parameters

x

the x-coordinate

y

the y-coordinate

value

the value to store