chickadee » allegro » draw-rectangle/fill

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

Implements al_draw_filled_rectangle.