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

[pygame] Re: Paralax snow flaks: Some tipps for enhancing the performance?



that's probably my fault. here is the code that i should have written.

for i in dirty:
    screen.blit(background, i, i)