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