Donkyhotay / pgu

Automatically exported from code.google.com/p/pgu
GNU Lesser General Public License v2.1
0 stars 0 forks source link

I want to blit GUI button object #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am loading a image using pygame.image.load.Then I'm creating a GUI
button.I want to load this button in the image and perform some action.How
can I do that since screen.blit requires a surface object

Original issue reported on code.google.com by szcukga...@gmail.com on 10 Apr 2010 at 6:04