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

Re: [pygame] Windows pygame stutters



On Mar 19, 2004, at 8:30 PM, Rainer Deyke wrote:

I noticed one obvious mistake: spinvanders.py, line 32 should be "if
image.get_alpha() is None:".
Thanks! I had copied that code straight out of Tom's Pong tutorial, so I am only partially guilty ;) I'll mail the original author so he can update his code as well.

//jack