8000 GitHub - Maksims/finger.js: js library to abstract mouse/touch/pointer events into "taps". agnostic to DOM.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Maksims/finger.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

finger.js

Lightweight library to abstract mouse/touch/pointer events into "taps" for gaming.

Allows event-based and direct access to taps, clicks, dragging, gestures, path.

Library is not made for DOM applications, as taps will not contain any information about elements or collisions. Events are screen based (window), and have only coordinates of their presence, as well as state.
This is perfect for gaming applications with canvas, or applications based on gestures rather than element events.

About

js library to abstract mouse/touch/pointer events into "taps". agnostic to DOM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0