$search
Public Member Functions | |
def | __init__ |
def | animate |
Public Attributes | |
source_x | |
source_y | |
target_x | |
target_y |
Definition at line 1226 of file xdot.py.
def xdot::xdot::MoveToAnimation::__init__ | ( | self, | ||
dot_widget, | ||||
target_x, | ||||
target_y | ||||
) |
Reimplemented in xdot::xdot::ZoomToAnimation.
def xdot::xdot::MoveToAnimation::animate | ( | self, | ||
t | ||||
) |
Reimplemented from xdot::xdot::LinearAnimation.
Reimplemented in xdot::xdot::ZoomToAnimation.