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