$search
Public Member Functions | |
def | animate |
def | start |
def | tick |
Public Attributes | |
started | |
Static Public Attributes | |
float | duration = 0.6 |
Definition at line 1209 of file xdot.py.
def xdot::xdot::LinearAnimation::animate | ( | self, | ||
t | ||||
) |
Reimplemented in xdot::xdot::MoveToAnimation, and xdot::xdot::ZoomToAnimation.
def xdot::xdot::LinearAnimation::start | ( | self | ) |
Reimplemented from xdot::xdot::Animation.
def xdot::xdot::LinearAnimation::tick | ( | self | ) |
Reimplemented from xdot::xdot::Animation.
float xdot::xdot::LinearAnimation::duration = 0.6 [static] |