chickadee » allegro » draw-rectangle

(draw-rectangle (float x1) (float y1) (float x2) (float y2) (color c) (float thickness))procedure

Implements al_draw_rectangle.