al_draw_circle

void al_draw_circle(float cx, float cy, float r, ALLEGRO_COLOR color,
   float thickness)
Introduced in 5.0.0

Draws an outlined circle.

Parameters:

See also: al_draw_filled_circle, al_draw_ellipse

Examples: ex_transform


Most helpful discussions:

Other recent discussions: