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

Re: [pygame] Dumb little question: Crossfade




On Jan 31, 2009, at 12:05 PM, Bill Coderre wrote:

I want to cross-fade between two images.

I imagine this is like 3 lines of code. Can someone send me a sample?

I tried reading the docs on the pygame website, and I see there's a bunch of flags on surfaces that are not explained. I imagine it has something to do with them.

Thanks!

https://coderanger.net/browser/school/2007/fall/egd/magnoball/ player.py#L25

--Noah