
Public Member Functions | |
| def | __init__ |
| def | animate |
Public Attributes | |
| source_x | |
| source_y | |
| target_x | |
| target_y | |
| def xdot.MoveToAnimation.__init__ | ( | self, | |
| dot_widget, | |||
| target_x, | |||
| target_y | |||
| ) |
Reimplemented in xdot.ZoomToAnimation.
| def xdot.MoveToAnimation.animate | ( | self, | |
| t | |||
| ) |
Reimplemented from xdot.LinearAnimation.
Reimplemented in xdot.ZoomToAnimation.