Public Member Functions | |
| def | __init__ |
| def | draw |
| def | handleEvent |
Public Attributes | |
| sprite | |
| image | |
| rect | |
MapControl plugin
| def plugins.mapControlpygame.MapcontrolSprite.draw | ( | self | ) |
actually draw the pad and update sprite attributes
Reimplemented from plugins.pluginpygame.PygamePlugin.
| def plugins.mapControlpygame.MapcontrolSprite.handleEvent | ( | self, | |
| event | |||
| ) |
handle event by propagating it to the container
Reimplemented from plugins.pluginpygame.PygamePlugin.
1.7.6.1