Class Index | File Index

Classes


Class zwt.animation.Alpha


Extends zwt.animation.Animation.

An alpha animation eases the opacity of an element.


Defined in: Alpha.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
zwt.animation.Alpha(Element_element)
Construct an alpha animation.
Methods borrowed from class zwt.animation.Animation:
getAnimationEventManager, getDuration, getEngine, onEvent, setDuration, setEngine, step
Class Detail
zwt.animation.Alpha(Element_element)
Construct an alpha animation.
Author: Jeremy KUHN.
Parameters:
{Element} Element_element
The HTML element to animate

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 09 2011 19:29:06 GMT+0100 (CET)