warp-pointer in canvas<%>
Moves the cursor to the given location on the canvas.
(-> voidsenda-canvaswarp-pointerxy)
x: exact integer in [0, 10000]
y: exact integer in [0, 10000]
warp-pointer in canvas<%>
Moves the cursor to the given location on the canvas.
( -> void
send a-canvas warp-pointer x y)
x : exact integer in [0, 10000]
y : exact integer in [0, 10000]