wstpad_is_tap
&& !wstpad_is_tap(tp, &tp->tpad_touches[slot])
is_tap = wstpad_is_tap(tp, t);
if (t && wstpad_is_tap(tp, t)) {