|
NAMEALLEGRO_LINE_CAP - Allegro 5 API SYNOPSIS
DESCRIPTION
See the picture for the difference. ALLEGRO_LINE_CAP_CLOSED is different from the others - it causes the polygon to have no caps. (And the ALLEGRO_LINE_JOIN(3) style will determine how the vertex looks.) SINCE5.1.0 SEE ALSOal_draw_polygon(3)
|