Name | circle() |
||||||
---|---|---|---|---|---|---|---|
Examples |
circle(56, 46, 55) | ||||||
Description | Draws a circle to the screen. By default, the first two parameters set the location of the center, and the third sets the shape's width and height. The origin may be changed with the ellipseMode() function. | ||||||
Syntax | circle(a, b, extent) | ||||||
Parameters |
| ||||||
Related |
ellipse() ellipseMode() |
Updated on Tue Feb 27 14:07:12 2024.
If you see any errors or have comments, please let us know.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License