In the Processing lang I am able to use stroke()
to tell that future shapes will have a border around it.
I am using macroquad
crate for my own project I am looking through the man pages but I am struggling to find if there is a way to draw borders around the 2D shape?