Does anyone have a example of blitting part of an image from one surface object to another? I can blit the whole image, but I can't figure out how to select specific locations or dimensions.
Does anyone have a example of blitting part of an image from one surface object to another? I can blit the whole image, but I can't figure out how to select specific locations or dimensions.
Nvm, I think I got it. Didn't know you needed to set the region flag.