al_draw_filled_triangle

void al_draw_filled_triangle(float x1, float y1, float x2, float y2,
   float x3, float y3, ALLEGRO_COLOR color)
Introduced in 5.0.0

Draws a filled triangle.

Parameters:

See also: al_draw_triangle

Examples: ex_prim


Most helpful discussions:

Other recent discussions: