Draws a filled (fill_flag!=0) or hollow (fill_flag=0) polygon (n-sided figure) at the desired coordinates and screen. Clipping is done automatically.
Note that only convex polygons are supported. That is, all of the polygon's edges have to point outwards from the centre of the polygon.