Table of Contents
basic class for all drawable type - sets the dirty property and the move, draw and redraw methods
__init__ ( self )
_get_dirty ( self )
dirty
_set_dirty ( self, dirty )
draw ( self )
move ( self, dx, dy, )
public methods
redraw ( self )