ALLEGRO_LINE_JOIN - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_primitives.h>

typedef enum ALLEGRO_LINE_JOIN

Description

See the picture for the difference.

The maximum miter length (relative to the line width) can be specified as parameter to the polygon functions.

Since

5.1.0

See Also

al_draw_polygon(3)

Referenced By

al_draw_polygon(3), al_draw_polyline(3), ALLEGRO_LINE_CAP(3).

Allegro reference manual