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

Re: [pygame] [BUGS] pygame-ctypes



Lenard Lindstrom wrote:

I have two more minor pygame-ctypes bugs (rather pygame incompatibilities). One is with pygame.mouse.set_pos() not taking a position tuple. The other is with pygame.surfarray.array_colorkey(), returning an array with 255's for 0's reversed.

Thanks, both fixed in r942.

Otherwise things are working now in a program which makes extensive use of alpha blending and Numeric arrays.

Great!

Alex.