animation/animators/
visgrsequenceanimator__define.pro
Parallel animator for holding animator that should happen one after the other.
Class description for visgrsequenceanimator
Inheritance
- visgranimator
- IDL_CONTAINER
Properties
- _ref_extra get
properties of the VISgrAnimation or IDL_Container
- duration get
duration of the animator
Routines
visgrsequenceanimator::getProperty, duration=duration, _ref_extra=_ref_extra
Get properties.
visgrsequenceanimator::animate, progress
Do the transition.
visgrsequenceanimator::reset
Reset the animator.
visgrsequenceanimator__define
Define the instance variables.
Routine details
top visgrsequenceanimator::getProperty
visgrsequenceanimator::getProperty, duration=duration, _ref_extra=_ref_extra
Get properties.
Keywords
- duration
duration of the animator
- _ref_extra
properties of the VISgrAnimation or IDL_Container
File attributes
Modification date: | Mon Nov 29 18:32:10 2010 |
Lines: | 85 |
Docformat: | rst rst |