I'm trying to figure out a quick and simple way of filling the entire window or to a size say like
width of 200 sprites
height of 200 sprites
How would I go about setting the texture/sprite to fill that size? I have tried to use setRepeated, but that wasn't working.
Thanks in Advance