Is it possible to have red circles to only appear inside a polygon. For a rectangle, you can determine the height and width.
I'm planning to make like a virus simulator, and that there are red circles that only appear only inside the countries. But the countries aren't rectangles, but polygons/images.
I was wondering if it was possible to have only circles to be blit inside a polygon or image. Thanks