Using KineticJS - Is there way to implement drag on image functionality using two touch on iOS or Android OS.
When an object is made draggable, the default is one touch drag. How to change it to two touch drag.
I am trying to implement two touch to drag an image and use one touch for a free draw like canvas pen drawing.
Using below example, how can I modify it to drag using two touches? html5canvastutorials.com/kineticjs/…
以上就是kineticjs - drag using two touches iOS & android的详细内容,更多请关注web前端其它相关文章!