screen.blit(background_image, (0,0), rectangle_to_clear_screen_space)
On 6/1/06, Chuang Wu <[EMAIL PROTECTED]> wrote:
Hi there, howto erase a image? when I blit the background image at the position where I wanna erase the picture, it blit the whole background image ;( Thanks, CC
