More help please!
This rectangle function won't work, why?Code:
bt1 = pygame.rect(bx, by, 5, 5)
Help will be greatly appreciated.
(log in to comment)
Comments
collide = Rect.collidelistall(you_box, bt1)
I will greatly appreciate help!
(log in to comment)
john on 2007/04/03 06:52:
Doesn't matter, I worked it out.