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