add_circle_filled

void add_circle_filled(vec2 center, float radius, int r, int g, int b, int num_segments = 12)

Last updated