mglib

Personal IDL library for M. Galloy

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

vis/animation/animators/

mggrsequenceanimator__define.pro


Parallel animator for holding animator that should happen one after the other.

Class description for mggrsequenceanimator

Inheritance

Properties

Properties in mggrsequenceanimator

_ref_extra get

properties of the MGgrAnimation or IDL_Container

duration get

duration of the animator

Routines

Methods inherited from mggranimator

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

top mggrsequenceanimator::animate

mggrsequenceanimator::animate, progress

Do the transition.

Parameters

progress in required type=float

progress of the transition, 0 to 1

top mggrsequenceanimator::reset

mggrsequenceanimator::reset

Reset the animator.

top mggrsequenceanimator__define

mggrsequenceanimator__define

Define the instance variables.

File attributes

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