| Home | Trees | Index | Help |
|---|
| Package pygsear :: Module Drawable |
|
| Classes | |
|---|---|
AnimatedImage |
Animated sprite using multiple images |
Circle |
Circle. |
Drawable |
Things to draw on screen. |
EuclidTurtle |
Turtle with altered co-ordinate system. |
Image |
Static sprite from image in a file |
Layer |
Screen that can be used as a sprite |
Multi |
Made up of a group of sprites. |
MultiImage |
Multiple images from multiple files. |
MultiRotated |
Sprite with multiple auto-generated rotated images |
Rectangle |
Rectangle, aligned with no rotation |
RotatedImage |
Sprite with auto-generated rotated images |
Shape |
Simple geometric shapes. |
SpriteGroup |
Specialized pygame.sprite.Groupwith more
functionality. |
Square |
Square, aligned with no rotation. |
Stationary |
Drawable things which never move. |
StationaryStack |
A Stack of Stationary Drawables. |
String |
A string of numbers, letters, or other characters. |
Turtle |
Turtle-graphics-like object |
| Variable Summary | |
|---|---|
tuple |
BLACK
|
tuple |
LRED
|
float |
PI
|
float |
PIx2
|
tuple |
TRANSPARENT
|
tuple |
WHITE
|
| Variable Details |
|---|
BLACK
|
LRED
|
PI
|
PIx2
|
TRANSPARENT
|
WHITE
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Sun Jan 25 19:10:12 2004 | http://epydoc.sf.net |