animation/animators/
visgrparallelanimator__define.pro
Parallel animator for holding animator that should happen at the same time.
Class description for visgrparallelanimator
Inheritance
- visgranimator
- IDL_CONTAINER
Properties
- _ref_extra get
properties of the VISgrAnimation or IDL_Container
- duration get
duration of the animator
Routines
visgrparallelanimator::getProperty, duration=duration, _ref_extra=_ref_extraGet properties.
visgrparallelanimator::animate, progressDo the transition.
visgrparallelanimator::resetReset the animator.
visgrparallelanimator__defineDefine the instance variables.
Routine details
top visgrparallelanimator::getProperty
visgrparallelanimator::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: | 83 |
| Docformat: | rst rst |