+ 2
Is it necessary to clear the last position of image while moving (HTML Canvas)
I want to move an image on my canvas. I could use ctx.clearRect(),but is this really necessary?
1 Respuesta
0
I think, if you don't like confuse HTML page, you should do it