I have two circle objects, which I can move with the mouse. I wanted a line between the two circles, which always moves if one, the line is always glued.
The code I have to move the objects:
var dragged = null; //L'élément en cours d...
asked on
17.11.2014 / 17:05