[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] How to manage image source Rect()'s for units



Jake b wrote:

I tried using a pygame.sprite.RenderPlain(), but I couldn't make it
use a source rect.

You could create subsurfaces from the main surface
for all the frames.

--
Greg