al_draw_ellipse(3alleg5) | al_draw_ellipse(3alleg5) |
al_draw_ellipse - Allegro 5 API
#include <allegro5/allegro_primitives.h> void al_draw_ellipse(float cx, float cy, float rx, float ry, ALLEGRO_COLOR color, float thickness)
Draws an outlined ellipse.
Parameters:
Allegro reference manual |