Lua Documentation
⌘
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
Lua Documentation
API Reference
g_imgui
add_circle
void add_circle(vec2 center, float radius, int r, int g, int b, int num_segments = 12, float thickness = 1.f)
Previous
add_line
Next
add_circle_filled
Last updated
4 years ago