arrowMove2(c,x,y)
Instance Public methods
arrowMove2 â This method is called for each mouse motion event on box2 (the one at the trailing tip of the arrowhead). It updates the controlling parameters for the line and arrowhead.
Arguments: c - The name of the canvas window. x, y - The coordinates of the mouse.
Please login to continue.