chickadee » allegro » draw-triangle/fill

(draw-triangle/fill (float x1) (float y1) (float x2) (float y2) (float x3) (float y3) (color c))procedure

Implements al_draw_filled_triangle.