Hi, I just started learning SFML2.0 a few weeks ago and I wonder how I can make
non convex shapes. I learned how to make circle shapes and polygonal convex shapes
but is there any way to create non convex polygons? (I'm not taking about sprites that
can be taken from outside, but creating your own). Thanks.