
Public Member Functions | |
| def | animate |
| def | start |
| def | tick |
Public Attributes | |
| started | |
Static Public Attributes | |
| float | duration = 0.6 |
| def xdot.LinearAnimation.animate | ( | self, | |
| t | |||
| ) |
Reimplemented in xdot.ZoomToAnimation, and xdot.MoveToAnimation.
| 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] |