Now i’ve been looking around and a question a few seem to have is how to generate a filled rectangle in XNA. Well the simple truth is that XNA doesnt provide these methods directly to you But it does allow you to get or set the color data of a Texture. So that is exactly [...]
