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