tags:

views:

12

answers:

0

I want to move an image from one point to another. I can do that using drawImage and repaint methods only when the slope is 45 or 0. But how to move the image between specific cordinates?