mglib

Personal IDL library for M. Galloy

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

vis/animation/easing/

mggrbounceouteasing__define.pro


Bounce Easing class. Provides a bouncing transition between two animator states.

Class description for mggrbounceouteasing

Inheritance

Routines

Methods inherited from mggreasing

Routines from mggrbounceouteasing__define.pro

result = mggrbounceouteasing::ease(t)

Do a bouncing easing at the end.

mggrbounceouteasing__define

Define instance variables.

Routine details

top mggrbounceouteasing::ease

result = mggrbounceouteasing::ease(t)

Do a bouncing easing at the end.

Return value

the correct value

Parameters

t in required type=float

animation progress, 0 to 1.

top mggrbounceouteasing__define

mggrbounceouteasing__define

Define instance variables.

File attributes

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