[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] Help: improve new module documentation. Read this, and give me comments.
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] Help: improve new module documentation. Read this, and give me comments.
- From: "Ian Mallett" <geometrian@xxxxxxxxx>
- Date: Tue, 22 Jan 2008 13:55:26 -0800
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Tue, 22 Jan 2008 16:55:35 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=poVlCUjEvSW/GKK3/Ulc83I0wFBzbcLsJMUoTGL8OMA=; b=HvD7nggkX7ZNxbvSmR2WvHckpFKhiP2eqd596iZYQxmPqwGEA/4eYRdW+aCaiHyjt2e9lVixBVQ62SJJM6WanF0y/0o90NCDQaKk9GTdZqXroyVdcQrAuMubr2OuaMhxC/t3+yDA1SXOhOv3K4BsAsCrUJOLZYWhFYyjj0sJh5M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lMYWppHP+l4MclfjHR52v2k2OWzTbsdoHs8THm8gP5nck3HpEuPXX0TgburTJqpwMagtcmMbQn1vc8Q+glcKxZ4t/4ZmYLN3sawCM0ceWhSL0P37kHi4dyXHvkPIJVRvVLYvh22q8nZXwWAU0ASaxHOrSWFSHhG6B41g2dd7pHw=
- In-reply-to: <64ddb72c0801220116l374fa1a8j49db95429dd8a43f@xxxxxxxxxxxxxx>
- References: <64ddb72c0801220116l374fa1a8j49db95429dd8a43f@xxxxxxxxxxxxxx>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Sorry, don't have time to give a good answer about the documentation,
but a pixel perfect collision detector is great! The one I wrote for
a game a while ago works, but is not to portable...
I