al_draw_spline(3alleg5) | al_draw_spline(3alleg5) |
al_draw_spline - Allegro 5 API
#include <allegro5/allegro_primitives.h> void al_draw_spline(float points[8], ALLEGRO_COLOR color, float thickness)
Draws a Bézier spline given 4 control points.
Parameters:
Allegro reference manual |