[
Author Prev
][
Author Next
][
Thread Prev
][
Thread Next
][
Author Index
][
Thread Index
]
Re: [pygame] I'm trying to make my X's and O's show using a while statement but for some reason it aint updating.
To
:
pygame-users@xxxxxxxx
Subject
: Re: [pygame] I'm trying to make my X's and O's show using a while statement but for some reason it aint updating.
From
: "Ulf Ekström" <
uekstrom@xxxxxxxxx
>
Date
: Sat, 22 Sep 2007 14:45:56 +0200
Delivered-to
:
archiver@xxxxxxxx
Delivered-to
:
pygame-users-outgoing@xxxxxxxx
Delivered-to
:
pygame-users@xxxxxxxx
Delivery-date
: Sat, 22 Sep 2007 08:46:04 -0400
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=NxfqfmiXR2xamU/M4BGtyGm6fom6xrE1MVLyHHAo7BQ=; b=eqW/rmrw+mOC+U/XNV5wkda6g17Feej5UWryo0OP7qYCR7XkSUF8tgl2amf3L11hiKoylzofTnkyjlqT2Tq1NSAIwdl9+P+JnvHXA7696v1JP6zXedmKB8aekOZa7lRPFuW8kf5ab83ikQuO3E74ZQs6ElzDq5wZk7hVNrGnyYs=
Domainkey-signature
: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=WX9BcxdUj0azP+/lnHKGVdklOAp2dXj6QLEzcKfuFESUVvZZByAPGlWeWCGVzxAXtTB6h8JIVa+WFknNmk9nRbKSjMEcnc5RvO3sTIHXmbaxR7JT7bN0KbgTzuYNrC3H5COTdiUgDyspUkaWrLDBRy9Ezg/sy6CVOslZf8Go1II=
In-reply-to
: <
eb79828c0709212145x1d9d94b8tce8655153138fcbe@xxxxxxxxxxxxxx
>
References
: <
eb79828c0709212145x1d9d94b8tce8655153138fcbe@xxxxxxxxxxxxxx
>
Reply-to
:
pygame-users@xxxxxxxx
Sender
:
owner-pygame-users@xxxxxxxx
elif self.cordnates[x][0] == 1 and self.cordnates [1][1] == 2:
Do you really want [1][1] there? ^^^
Regards,
Ulf
Follow-Ups
:
Re: [pygame] I'm trying to make my X's and O's show using a while statement but for some reason it aint updating.
From:
Lamonte Harris
References
:
[pygame] I'm trying to make my X's and O's show using a while statement but for some reason it aint updating.
From:
Lamonte Harris
Prev by Author:
Re: [pygame] Benchmarking alpha blits (was Re: How do I make a image transparent?)
Next by Author:
Re: [pygame] Pygame performance on Linux?
Previous by thread:
[pygame] I'm trying to make my X's and O's show using a while statement but for some reason it aint updating.
Next by thread:
Re: [pygame] I'm trying to make my X's and O's show using a while statement but for some reason it aint updating.
Index(es):
Author
Thread