stdtools - 0.6
package of standard tools I use in my other projects.
Hugo Arts
(hugo)
This package is a collection of tools I use in my other projects. The following is included:
basically, one of the dozens of utility libraries for pygame out there. Everyone writes their own, right? the package is not really organized. The init file is a mess, and the files have long and wordy names. This will change as soon as I have the time.
Also see my blog for a tiny sample of the event manager, and the PyngPong project for a look at how all this stuff should work.
Changes
This new version cleans up the module somewhat, and also adds a bit more functionality to the GUI package. NOT backwards compatible with 0.5 in any way.
It appears that this package is not working with pygame 1.8. I haven't downloaded it, but I'll look into it as soon as I can.
Links
- Home Page
- http://www.pygame.org/
- Source
- http://www.wgtower.nl/files/stdtools-v0.6.tar.bz2