tcled / Moving-Circle

0 stars 1 forks source link

not quite working yet #2

Closed Twitchkidd closed 6 years ago

Twitchkidd commented 6 years ago

Okay check out what I've done here:

Now, the methods don't quite work properly. Try replacing the second two lines of startDrag() with the code in move() and it works except it doesn't drag. Still have to figure out how to pass the event through from the onMouseDown event to the move() method and handle the interval properly.

Take a look though, just to stay familiar with the code, and send me any questions you have, or give a shot at fixing it yourself. Talk to you soon!