:rect

Example

Draws a rectangle to the screen. A rectangle is a four-sided shape with every angle at ninety degrees. :width - The width of the rectangle (number) :height - The height of the rectangle (number)
[:rect {:x 10, :y 15, :width 20, :height 30}]