Class Index | File Index

Classes


Class zwt.animation.ZIndex


Extends zwt.animation.Animation.

A ZIndex animation is used to animate the layer position of an element (z-index).


Defined in: ZIndex.js.

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

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