[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[pygame] Missing documentation
- To: Pygame mailing list <pygame-users@xxxxxxxx>
- Subject: [pygame] Missing documentation
- From: Troels Therkelsen <tt@xxxxxxxxxxxxxx>
- Date: Sat, 03 Sep 2005 16:56:56 +0200
- Delivered-to: archiver@seul.org
- Delivered-to: pygame-users-outgoing@seul.org
- Delivered-to: pygame-users@seul.org
- Delivery-date: Sat, 03 Sep 2005 10:58:03 -0400
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040805 Netscape/7.2
Hi all,
I noticed that the cursor page is missing from the documentation;
it probably has been missing since the dinosaurs roamed the
Earth, but the cursor module does contain some rather nice tidbits
about how to make your own cursors for use in Pygame.
For example...
http://www.pygame.org/docs/ref/pygame_cursor.html#compile
The documentation should be easy enough to extract from the
module itself, seems to be that way all other documentation was
originally compiled.
If none of the existing maintainers have time for this task, I can
submit the documentation page, just don't want to waste time
doing it, if there's a nifty script that can do it.
TIA,
/Troels Therkelsen