Make A Rectangle On An HTML Canvas
This is how I'm putting a rectangle on a canvas
Notes
-
The order of the variables is `.rect()`` is:
x, y, width, height
This is how I'm putting a rectangle on a canvas
The order of the variables is `.rect()`` is:
x, y, width, height