drawCirc
Draws a circle with the specified area and color.
Draws a circle with the specified area and color.
fn
void drawCirc(float x, float y, float radius, Rgba color = white, float thickness = - 1.0f)Draws a circle with the specified area and color.