• Showing Page History #68849

Class aaoh.kaze.animation.MoveAnimation

Extends aaoh.kaze.animation.Animation.

Defined in: <aaoh.kaze-animation.js>.

*Class Summary
aaoh.kaze.animation.MoveAnimation(element, speed, startValue, stopValue, stepValue)
MoveAnimation。
Methods borrowed from class aaoh.kaze.animation.Animation init, nextValue, start, step, stop


Class Detail

aaoh.kaze.animation.MoveAnimation(element, speed, startValue, stopValue, stepValue)

  • MoveAnimation。
  • Parameters
    • {Object} element
      • エレメント
    • {Number} speed
      • スピード(msec)
    • {Object} startValue
      • 開始値
    • {Object} stopValue
      • 終了値
    • {Object} stepValue
      • ステップ値