Package pygsear
[show private | hide private]
[frames | no frames]

Package pygsear

Intended to provide a simpler, higher-level API for writing games using python and pygame. Also includes sample code and some example games written using the API.
Submodules
  • conf: conf.py can be used as a shared "global" namespace
  • Cursor: Drawable objects which track the mouse.
  • Drawable: Things to show on the Pygame display.
  • Event: Keyboard and mouse event handling.
  • Game: Game is the central object.
  • locals
  • Network: Objects used for network communication using Twisted
  • Path: Ways for things to move around on screen
  • Screen: Interfaces with the Pygame display
  • Sound: Sounds
  • Util: Utilities for finding and loading different resources
  • Widget: Graphical input devices

Function Summary
  version()

Generated by Epydoc 2.0 on Sat Dec 9 14:11:19 2006 http://epydoc.sf.net