mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

vis/animation/animators/

mggrparallelanimator__define.pro


Parallel animator for holding animator that should happen at the same time.

Class description for mggrparallelanimator

Inheritance

Properties

Properties in mggrparallelanimator

_ref_extra get

properties of the MGgrAnimation or IDL_Container

duration get

duration of the animator

Routines

Methods inherited from mggranimator

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 or IDL_Container

top mggrparallelanimator::animate

mggrparallelanimator::animate, progress

Do the transition.

Parameters

progress in required type=float

progress of the transition, 0 to 1

top mggrparallelanimator::reset

mggrparallelanimator::reset

Reset the animator.

top mggrparallelanimator__define

mggrparallelanimator__define

Define the instance variables.

File attributes

Modification date: Wed May 14 15:07:14 2014
Lines: 38
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.