mask2012 / Event.js

Multi-touch, gestures, and other events—click, dblclick, dbltap, tap, longpress, drag, swipe, pinch, rotate, shake. For pointer events, each listener can handle anywhere from 1 to 12 fingers at a time, or more, depending on the device. Includes MetaKey tracking (CMD, CTRL) to support native key-commands in various platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mask2012/Event.js Stargazers