module documentation
Contains the Sprite class, the base of all sprites on a stage, as well as several other specialized subclasses.
| Class | |
A convenience Sprite that can animate its costumes, assuming one frame per costume. Functions are provided for easy start and stop of the animation. This sprite inherits from Sprite and you can still move it and do any other Sprite actions. |
| Class | |
No class docstring; 6/10 properties, 0/21 instance variable, 0/1 constant, 29/57 methods documented |
| Class | |
An extension of a Scratchy Sprite to display text dynamically. The text is rendered to a surface and stored as the one and only costume. This is a simple-to-use sprite on top of pygame.font. |
| Constant | ALL |
Undocumented |
| Constant | DONT |
Undocumented |
| Constant | LEFT |
Undocumented |
| Variable | _id |
Undocumented |