Tappety-Tap Tap

Handling tap events on iOS is a matter of handling “touchbegin” and “touchend” (or “touchcancel”) events, with a bit of state tracking in between. Now that we’ve updated our code to trigger those events correctly, testing and implementing the code to handle taps is a breeze.

  1. E170A Multitouch Misconception

    Wed, 22 Jan ’14
  2. E171A Multitouch Event Monitor

    Mon, 27 Jan ’14
  3. E172Generalizing Our Multitouch Monitor

    Wed, 29 Jan ’14
  4. E173Tappety-Tap Tap

    Mon, 3 Feb ’14