-
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
|