on Touch Move
Handles the movement of the touch event. This method is called when the user moves their finger or pointer on the canvas.
Parameters
previous Offset
The previous offset before the move.
current Offset
The current offset during the move.