Query: circle
OS: redhat
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
circle(3alleg4) Allegro manual circle(3alleg4) NAME
circle - Draws a circle. Allegro game programming library. SYNOPSIS
#include <allegro.h> void circle(BITMAP *bmp, int x, int y, int radius, int color); DESCRIPTION
Draws a circle with the specified centre and radius. SEE ALSO
ellipse(3alleg4), arc(3alleg4), circlefill(3alleg4), do_circle(3alleg4), drawing_mode(3alleg4), makecol(3alleg4), ex12bit(3alleg4), exblend(3alleg4), excustom(3alleg4), exjoy(3alleg4), exmem(3alleg4), exmouse(3alleg4), exquat(3alleg4), exsprite(3alleg4) Allegro version 4.4.2 circle(3alleg4)
| Related Man Pages | 
|---|
| circle(3alleg4) - mojave | 
| circle(3alleg4) - linux | 
| circle(3alleg4) - v7 | 
| circle(3alleg4) - redhat | 
| circle(3alleg4) - freebsd | 
| Similar Topics in the Unix Linux Community | 
|---|
| [C++] File I/O (Reading from a Random-Access File) | 
| Aspic 1.05 (Stable branch) | 
| Checksum different For Same file Created By Two processes |