drawVec2
Draws a point at the specified location with the given size and color.
fn
void drawVec2(float x, float y, Rgba color = white, float thickness = 9.0f)Draws a point at the specified location with the given size and color.