add_circle

void add_circle(vec2 center, float radius, int r, int g, int b, int num_segments = 12, float thickness = 1.f)

Last updated