Public Member Functions | |
def | __init__ |
def | animate |
Public Attributes | |
extra_zoom | |
source_zoom | |
target_zoom |
def xdot.ZoomToAnimation.__init__ | ( | self, | |
dot_widget, | |||
target_x, | |||
target_y | |||
) |
Reimplemented from xdot.MoveToAnimation.
def xdot.ZoomToAnimation.animate | ( | self, | |
t | |||
) |
Reimplemented from xdot.MoveToAnimation.