| |||||||||||
PyWeek - More help please!This rectangle function won't work, why?Code: bt1 = pygame.rect(bx, by, 5, 5) Help will be greatly appreciated. — john on 2007/04/03 06:43 of |Gunboy Comments: (log in to comment) |
Last Challenge
September 2008 [entries, ratings] Previous March 2008 [entries, ratings] September 2007 [entries, ratings] > April 2007 [entries, ratings] September 2006 [entries, ratings] March 2006 [entries, ratings] (June 2006) August 2005 [entries, ratings] Not logged in Login | ||||||||||
By john on 2007/04/03 06:52:
Doesn't matter, I worked it out.By john on 2007/04/03 07:27:
Ok, now I have more problems:collide = Rect.collidelistall(you_box, bt1)
I will greatly appreciate help!
By john on 2007/04/03 08:37:
Please, I need help!By Srejv on 2007/04/03 08:59:
ask on the IRC channel instead. :]By john on 2007/04/03 09:10:
I don't seem to be able to get onto the irc channel.By simono on 2007/04/03 12:31:
you're error description's are very vague... it would be easier to talk to you. we at least need the "error messages" from the console-window to figure out what went wrong. one line of code most certainly is not enoughBy Srejv on 2007/04/03 15:22:
btw, its pygame.Rect. With a BIG R! :DBy john on 2007/04/03 15:40:
It can't open up the IRC: The URL is not valid and cannot be loaded.By RB[0] on 2007/04/03 15:57:
do you have an irc client?By ripter on 2007/04/03 16:00:
If your on firefox, you can d/l the extension Chatzilla and get to the IRC that wayBy lans on 2007/04/03 16:04:
/connect irc.freenode.net /join pygame about your question, rect1.collidelistall(list_of_rects1) accept only one argument not 2 and return the index of the item in the list that collide, if you are having to much troubles try to make your question on irc, we are there to help.