NextFTC Suite
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextControl
/
dev.nextftc.control.util
/
InterpolatingMap2D
/
set
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