| * | Class Summary |
| aaoh.kaze.animation.Animation() Animation。 |
| * | Method Summary |
| init(callObj, element, speed, startValue, stopValue, stepValue, startCallable, stopCallable, stepCallable) 初期処理。 | |
| nextValue() 次ステップ値の取得。 | |
| start() アニメーションの開始。 | |
| step() アニメーションのステップ実行。 | |
| stop() アニメーションの停止。 |