vis/animation/animators/
mggrsequenceanimator__define.pro
Parallel animator for holding animator that should happen one after the other.
Class description for mggrsequenceanimator
Inheritance
- mggranimator
- IDL_CONTAINER
Properties
Properties in mggrsequenceanimator
- _ref_extra get
properties of the
MGgrAnimation
orIDL_Container
- duration get
duration of the animator
Routines
Methods inherited from mggranimator
mggranimator::getProperty, target=target, duration=duration, nframes=nframes, easing=easing
mggranimator::animate, progress
mggranimator::setProperty, target=target, duration=duration, nframes=nframes, easing=easing
mggranimator::reset
result = mggranimator::init(target=target, duration=duration, nframes=nframes, easing=easing)
mggranimator::cleanup
Routines from mggrsequenceanimator__define.pro
mggrsequenceanimator::getProperty, duration=duration, _ref_extra=_ref_extra
Get properties.
mggrsequenceanimator::animate, progress
Do the transition.
mggrsequenceanimator::reset
Reset the animator.
mggrsequenceanimator__define
Define the instance variables.
Routine details
top mggrsequenceanimator::getProperty
mggrsequenceanimator::getProperty, duration=duration, _ref_extra=_ref_extra
Get properties.
Keywords
- duration
duration of the animator
- _ref_extra
properties of the
MGgrAnimation
orIDL_Container
File attributes
Modification date: | Wed May 14 15:07:14 2014 |
Lines: | 39 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.