@interface PSNonMovableTapGestureRecognizer : UITapGestureRecognizer - (void)touchesMoved:(id)a0 withEvent:(id)a1; @end