al_draw_filled_circle
void al_draw_filled_circle(float cx, float cy, float r, ALLEGRO_COLOR color)
Introduced in 5.0.0
Draws a filled circle.
Parameters:
- cx, cy - Center of the circle
- r - Radius of the circle
- color - Color of the circle
See also: al_draw_circle, al_draw_filled_ellipse
Examples: ex_blend2, ex_joystick_hotplugging
Most helpful discussions:
- What is the error in following little program
- Allegro Primitives Wrapper
- [A5] Fullscreen + keep 4:3 ratio
- Big FPS problem
- Smoothly move towards mouse
- Problem with al_draw_filled_circle()
- DISPLAY NOT CLOSING
- Problem using timer
- [SH15] Elders of Ethos
- performance issues with al_draw_prim
Other recent discussions:
- Overlapping Circles
- Drawing to display in class member functions not working
- ALLEGRO_EVENT_KEY_DOWN repeating
- Creating An Enemy Array
- Allegro ENet problem
- 2D side scrolling platformer: Facing problems with background/flat surface.
- [A5] lighting
- a grievance with the API...
- Create a animated menu
- GL Target Bitmaps Don't like Mipmap Flag But D3D is fine