
Public Member Functions | |
| def | __init__ |
| def | animate |
Public Attributes | |
| source_x | |
| source_y | |
| target_x | |
| target_y | |
Definition at line 1213 of file xdot.py.
| 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.