vis/animation/animators/
mggrparallelanimator__define.pro
Parallel animator for holding animator that should happen at the same time.
Class description for mggrparallelanimator
Inheritance
- mggranimator
- IDL_CONTAINER
Properties
Properties in mggrparallelanimator
- _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 mggrparallelanimator__define.pro
mggrparallelanimator::getProperty, duration=duration, _ref_extra=_ref_extra
Get properties.
mggrparallelanimator::animate, progress
Do the transition.
mggrparallelanimator::reset
Reset the animator.
mggrparallelanimator__define
Define the instance variables.
Routine details
top mggrparallelanimator::getProperty
mggrparallelanimator::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: | 38 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.