Moves the mouse by delta_x and delta_y.
| this |
an Mouse |
| delta_x |
the x coordinate delta |
| delta_y |
the y coordinate delta |
| cancellable | |
| callback |
a TaskReadyCallback to execute upon completion |
| user_data |
closure data for |