Class zwt.animation.Alpha
Extends
zwt.animation.Animation.
An alpha animation eases the opacity of an element.
Defined in: Alpha.js.
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.
Author: Jeremy KUHN.
- Parameters:
- {Element} Element_element
- The HTML element to animate