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
MGgrAnimationorIDL_Container- duration get
duration of the animator
Routines
Methods inherited from mggranimator
mggranimator::getProperty, target=target, duration=duration, nframes=nframes, easing=easingmggranimator::animate, progressmggranimator::setProperty, target=target, duration=duration, nframes=nframes, easing=easingmggranimator::resetresult = mggranimator::init(target=target, duration=duration, nframes=nframes, easing=easing)mggranimator::cleanup
Routines from mggrparallelanimator__define.pro
mggrparallelanimator::getProperty, duration=duration, _ref_extra=_ref_extraGet properties.
mggrparallelanimator::animate, progressDo the transition.
mggrparallelanimator::resetReset the animator.
mggrparallelanimator__defineDefine 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
MGgrAnimationorIDL_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.