table of contents
ellipsefill(3alleg4) | Allegro manual | ellipsefill(3alleg4) |
NAME¶
ellipsefill - Draws a filled ellipse. Allegro game programming library.SYNOPSIS¶
#include <allegro.h>DESCRIPTION¶
Draws a filled ellipse with the specified centre and radius.SEE ALSO¶
circlefill(3alleg4), ellipse(3alleg4), do_ellipse(3alleg4), drawing_mode(3alleg4), makecol(3alleg4), ex12bit(3alleg4)version 4.4.2 | Allegro |