> - I then load a png image and create a surface:
> lightSurface = pygame.image.load(os.path.join("resources", "images",
> "lights.png")).convert()
Use convert_alpha() for images with an alpha channel - finally a question
that I can definately answer ;).
____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org