How to animate an arrow around a canvas

2019-08-18 02:00发布

问题:

I am trying to animate an arrow within a canvas using JQuery. The arrow is supposed to move around the canvas while rotating randomly but I am not sure how to do it. Does anyone knows how to do it?