chickadee » allegro » draw-triangle

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

Implements al_draw_triangle.