chickadee » allegro » draw-rounded-rectangle

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

Implements al_draw_rounded_rectangle.