summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/fingerpaint
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't crash in the fingerpaint example if the touch id gets too largeBradley T. Hughes2009-06-221-1/+1
* another API review round: change Q*TouchEvent size() functions to return rect...Bradley T. Hughes2009-06-111-8/+5
* Compile after API updatesBradley T. Hughes2009-06-051-10/+10
* Accept TouchBegin events by default if they are enabledBradley T. Hughes2009-06-051-5/+3
* Add support for touch point contact areaBradley T. Hughes2009-06-031-2/+6
* have the window title in the fingerpaint example say Finger Paint, not ScribbleBradley T. Hughes2009-03-251-1/+1
* add the multitouch fingerpaint example, based on the scribble exampleBradley T. Hughes2009-03-256-0/+664