Class aaoh.kaze.animation.BackgroundColorAnimation
Extends
aaoh.kaze.animation.BaseColorAnimation.
Defined in: <src/main1/lib\aaoh.kaze-animation.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
aaoh.kaze.animation.BackgroundColorAnimation(element_, speed_, startValue_, stopValue_, stepValue_)
BackgroundColorAnimation。
|
Class Detail
aaoh.kaze.animation.BackgroundColorAnimation(element_, speed_, startValue_, stopValue_, stepValue_)
BackgroundColorAnimation。
- Parameters:
- {Object} element_
- エレメント
- {Number} speed_
- スピード(msec)
- {Object} startValue_
- 開始値
- {Object} stopValue_
- 終了値
- {Object} stepValue_
- ステップ値