pixi-simple-gesture
pixi-simple-gesture copied to clipboard
Add Pinch, Pan, Tap gestures support to pixi.js sprites
Results
2
pixi-simple-gesture issues
Sort by
recently updated
recently updated
newest added
Lib mutate object state (adds `_pinch`, `_pan` field) and force `interactive = true` that may produce bugs. And it requires used `DisplayObject` and `treeSearch`, but sometimes it not requires and...
I will make a PR for you to clean up the code a litle bit and add some jsdoc comments.