Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 411 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 411 Bytes

contact.js

Pointer gestures for your webapp.

Documentation

v2.0 Changelog

  • written in TypeScript instead of JavaScript
  • added easy-to-use options for Pess and Tap
  • added the option simultaneousGestures to PointerListener
  • added the option consecutiveGestures to PointerListener
  • The Contact class has been replaced with the PointerManager class