[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] sprite.spritecollide



colliding_with = pygame.sprite.spritecollide(x,y, 0)
 
colliding_with is a list of all objects x is colliding in y