标签: javascript html5
我在画布中创建了一个矩形,我想通过触摸这个矩形来移动它。它可能只是沿着直线拖动矩形。 提前致谢
答案 0 :(得分:5)
我认为这就是你需要的
http://simonsarris.com/blog/140-canvas-moving-selectable-shapes http://www.html5canvastutorials.com/kineticjs/html5-canvas-stop-animation-with-kineticjs/