Touch Events




CS185c

Chris Pollett

Nov. 23, 2009

Outline

Introduction

Responder Chain

Forwarding Events

Quiz

Which of the following statements is true:

  1. In our square example, the render method of ES2Renderer was use to draw a square on the iPhone
  2. A CGRect is not allowed to use a CGPoint whose coordinates are offscreen.
  3. The only color model supported by Quartz is RGBA.

Multitouch Architecture

Gesture Notification

More on Gesture Notification

Still More on Gesture Notification