summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/pinchzoom
Commit message (Expand)AuthorAgeFilesLines
* Get the pinchzoom working againBradley T. Hughes2009-08-132-4/+4
* Update contact URL in license headers.Jason McDonald2009-08-125-5/+5
* Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-295-25/+25
* Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-295-15/+15
* update examples now that we get both touch and mouse events at the same timeBradley T. Hughes2009-06-181-6/+2
* Compile after API updatesBradley T. Hughes2009-06-051-7/+7
* Accept TouchBegin events by default if they are enabledBradley T. Hughes2009-06-051-1/+0
* implement panning using touch eventsBradley T. Hughes2009-03-262-6/+8
* add a multitouch pinchzoom example, based on the collidingmice exampleBradley T. Hughes2009-03-248-0/+512