A Multitouch Event Monitor

In order to test our multitouch event triggering functions, we need some way to see which touches have been triggered. Our existing tests don’t do that, so we create a new event monitor for inspecting touch events. We use it to create a new triggerTouchEnd() function that will replace our existing (and incorrect) triggerSingleTouchEnd().

  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