[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] mouse.get_pos()?
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] mouse.get_pos()?
- From: Ian Mallett <geometrian@xxxxxxxxx>
- Date: Mon, 17 Aug 2009 19:38:17 -0700
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Mon, 17 Aug 2009 22:38:39 -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 :from:date:message-id:subject:to:content-type; bh=l1e9tcSnBldXyKRX5wjQTLFE+5X9W4ylQYg3hr/kNv8=; b=MUNAeAGi0kc6U6DAXShiyXSeO2dhzpoy28pqJ8vPm9IdKVVWNzv5RFFgPFcnuJ/W2q oo8Z+fV2Nte64/O4FjIivEQfa6SCV85r9HU02iCzVAOMBXYbQ+8cvWYsT6CgGbOCGz5T apQwva+bwfUiZ1dizMC4nLVANQDwbjxn4pZ6k=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=CbJpoLqXFN0xvzv0uAmPiy/EabbmqGDf4Xl/W/jpn47uRA8LcmvfcAt1zURIgT5464 iQh2bAkjKQS6qhYnO7dCOSJ2NYk5nMCroMOef0JpcUVSRiUIoq4KxQhn4El8Ub8ptYWq Ag5nmuXvx7dAqYxPuiGQRpX/DImm4rlpNPsrs=
- In-reply-to: <868218.99925.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- References: <868218.99925.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Are you calling pygame.event.get() or a similar call?
Give us more information.