[
Author Prev
][
Author Next
][
Thread Prev
][
Thread Next
][
Author Index
][
Thread Index
]
Re: [pygame] sprite.spritecollide
To
:
pygame-users@xxxxxxxx
Subject
: Re: [pygame] sprite.spritecollide
From
: Brian Song <
unlucky777@xxxxxxxxx
>
Date
: Fri, 14 Aug 2009 19:33:22 -0400
Delivered-to
:
archiver@xxxxxxxx
Delivered-to
:
pygame-users-outgoing@xxxxxxxx
Delivered-to
:
pygame-users@xxxxxxxx
Delivery-date
: Fri, 14 Aug 2009 19:40:29 -0400
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=IVjPFPco1Y4aLo6990aQfqpF/IbGssxkJ37rbFBg+o8=; b=cucZ31dAGaYR2h4Auxp0uQB05tf6bJtnypasfyoZoaUU88QkN/a6I0Ezu4z6Z8E1VU /IXFnB1VcLzP2WO/hD9lie08Un5cJ4winIWkVHdazK9eKNwNm6xYj54dHFi0Jioyhpdo uN6OJeFJgLlNgrB1HWsb8LoclGDwn2ojXI9rE=
Domainkey-signature
: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=XMhLWa1QkStrhabsfPIk2pGppO/n3yBjXnnYIlGa78/+s1DmGqBJnn4yGfhNAMpmdt Ld1NV35FRo+QmlstKjjul76YIFooVeAbLbKx3yBSTP2OPrr0exH7KhLndE6rXJLf4KAH eBXLUe9XVp5Ntmywv2WoT8JK771OO4Tcty3/M=
In-reply-to
: <
23a2a41d-3974-4dd2-bab6-aa587436a57b@xxxxxxxxxxxxxxxxxxxxxxxxxxx
>
References
: <
23a2a41d-3974-4dd2-bab6-aa587436a57b@xxxxxxxxxxxxxxxxxxxxxxxxxxx
>
Reply-to
:
pygame-users@xxxxxxxx
Sender
:
owner-pygame-users@xxxxxxxx
colliding_with = pygame.sprite.spritecollide(x,y, 0)
colliding_with is a list of all objects x is colliding in y
Follow-Ups
:
[pygame] Re: sprite.spritecollide
From:
Maxwell Wise
References
:
[pygame] sprite.spritecollide
From:
Maxwell Wise
Prev by Author:
Re: [pygame] Picking monitor...
Next by Author:
Re: [pygame] Re: sprite.spritecollide
Previous by thread:
[pygame] sprite.spritecollide
Next by thread:
[pygame] Re: sprite.spritecollide
Index(es):
Author
Thread