Marcus von Appen wrote:
Hi, I spent the last few days with the implementation of a new pygame.Color class that allows us to be more flexible when it comes to colors.
Nice idea. Will PixelArray recognize it at some point?
pixel_array[w][h] = pygame.Color('white')
--
Lenard Lindstrom
<len-l@xxxxxxxxx>