ALLEGRO_LINE_JOIN
Allegro 5 API
- Provided by: allegro5-doc (Version: 2:5.2.6.0-1)
- Source: allegro5
- Report a bug
Allegro 5 API
#include <allegro5/allegro_primitives.h>
typedef enum ALLEGRO_LINE_JOIN
[IMAGE: ALLEGRO_LINE_JOIN styles (images/LINE_JOIN.png)]
See the picture for the difference.
The maximum miter length (relative to the line width) can be specified as parameter to the polygon functions.
5.1.0
al_draw_polygon(3alleg5)