std
::
core
::
array
::
slice {Type}
set_xy
macro
void
Slice2d
.
set_xy
(
self
,
x
,
y
,
Type
value
)
Set the value at a particular x/y position in the slice.
Parameters