Next:
canvas
Up:
canvas<>
Previous:
popup-menu
warp-pointer
Moves the cursor to the given location on the canvas.
(send
a-canvas
warp-pointer
x
y
)
->
void
x
:
exact integer in [0, 10000]
y
:
exact integer in [0, 10000]
PLT