processing / processing-android-archive

96 stars 50 forks source link

implement tap detection and set correct click count for mouseClicked() #17

Open processing-bugs opened 11 years ago

processing-bugs commented 11 years ago

implement tap (and counting) methods to call mouseClicked(), or a similar function with a more appropriate name (because a "tap count" variable will be necessary).