add_line

void add_line(vec2 p1, vec2 p2, int r, int g, int b, float thickness = 1.f)

Last updated