[
Author Prev
][
Author Next
][
Thread Prev
][
Thread Next
][
Author Index
][
Thread Index
]
Re: [pygame] Name self not defined
To
:
pygame-users@xxxxxxxx
Subject
: Re: [pygame] Name self not defined
From
: Ian Mallett <
geometrian@xxxxxxxxx
>
Date
: Wed, 28 Jan 2009 14:25:31 -0800
Delivered-to
:
archiver@xxxxxxxx
Delivered-to
:
pygame-users-outgoing@xxxxxxxx
Delivered-to
:
pygame-users@xxxxxxxx
Delivery-date
: Wed, 28 Jan 2009 17:25:34 -0500
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=admDXDfaaoJyneEUg1XuYl6L/DTdZ6WeK2uvOVs5uBg=; b=DnCsHi5m1WVE1qnM4T99GNt9gqNOCzqv/M/Zk+7znvdi9CeM8Bf4L0qbBsqPBNAM60 cvdF3HzxXSYU+CnZxZ3aOHby8A/Uo0tnsLiHBQvpkw/bwSkg0sfUzttlWrhYYhmEvwZU xW16IIkupGZZ5ndRG7EAGKPRjJuFcS/w3GdR8=
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=eWEUUvpWeat1pOn11msK5R/j4NmBp5fisDucMvNI8sIToCt3+nFP02pJBU2x6Rd7Uv J2/VfFUs1XU5Y4IhcwsAMgIvq1wQbqyM3YZB31Z3nBIpD+90gbaZ4MBPhFmLbIkcdm9s 5iuRU8YltKb3escuAsskBik9dYL2tJHWic53g=
In-reply-to
: <
4980D7AE.3080006@xxxxxxxxx
>
References
: <
330541.51088.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> <
20090128032413.GA9089@xxxxxxxxxxxxxxxxxxxx
> <
20090128141557.GB22761@platonas
> <
4980D4A8.5090508@xxxxxxxxx
> <
4980D7AE.3080006@xxxxxxxxx
>
Reply-to
:
pygame-users@xxxxxxxx
Sender
:
owner-pygame-users@xxxxxxxx
Frankly, I like this solution:
self.rect = self.rect.move(speedv or (0,0))
Looks Pythonic to me.
Follow-Ups
:
Re: [pygame] Name self not defined
From:
John Eikenberry
References
:
[pygame] Name self not defined
From:
Yanom Mobis
Re: [pygame] Name self not defined
From:
James Paige
Re: [pygame] Name self not defined
From:
Marius Gedminas
Re: [pygame] Name self not defined
From:
Nicholas Dudfield
Re: [pygame] Name self not defined
From:
Nicholas Dudfield
Prev by Author:
Re: [pygame] Re: Detect dragging of main window
Next by Author:
[pygame] pygame.display.set_mode() and OpenGL
Previous by thread:
Re: [pygame] Name self not defined
Next by thread:
Re: [pygame] Name self not defined
Index(es):
Author
Thread