circle
Draws a circle.
Description
void circle(BITMAP *bmp,
int x,
int y,
int radius,
int color
);
Draws a circle with the specified centre and radius.
Related Discussions
The following threads each have code containing this keyword:
Note: You can click on the numbers to jump directly to the posts that reference this page.
Related Projects
The following projects include source code containing this keyword: