Performs the touch-move action.
@override void onTouchMove(double xPos, double yPos) { show(xPos, yPos); }