Class Index | File Index

Classes


Class aaoh.kaze.animation.BackgroundColorAnimation


Extends aaoh.kaze.animation.BaseColorAnimation.

Defined in: <src/main1/lib\aaoh.kaze-animation.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
aaoh.kaze.animation.BackgroundColorAnimation(element_, speed_, startValue_, stopValue_, stepValue_)
BackgroundColorAnimation。
Methods borrowed from class aaoh.kaze.animation.Animation:
init, nextValue, start, step, stop
Class Detail
aaoh.kaze.animation.BackgroundColorAnimation(element_, speed_, startValue_, stopValue_, stepValue_)
BackgroundColorAnimation。
Parameters:
{Object} element_
エレメント
{Number} speed_
スピード(msec)
{Object} startValue_
開始値
{Object} stopValue_
終了値
{Object} stepValue_
ステップ値

(C) 2008 AAOh inc.AAOh inc.
Documentation generated by JsDoc Toolkit