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