1 decade ago by congwang0517
I have a background image 500*300. I code that "this.background.draw(0, 0);"
Then, I ctx.fillRect(), I can't see the rectangle. I know the reason is background redraw the canvas.
How can I resolve the problem? Thanks.
Then, I ctx.fillRect(), I can't see the rectangle. I know the reason is background redraw the canvas.
How can I resolve the problem? Thanks.