== Class aaoh.kaze.animation.!MoveAnimation
{{{ comment
============================== class summary ==========================
}}}
=== Extends [aaoh.kaze.animation.Animation].
=== Defined in: <aaoh.kaze-animation.js>.
{{{ comment
============================== constructor summary ====================
}}}
||*||Class Summary||
||||[aaoh.kaze.animation.MoveAnimation#constructor aaoh.kaze.animation.MoveAnimation](element, speed, startValue, stopValue, stepValue)[[BR]]!MoveAnimation。||
{{{ comment
============================== properties summary =====================
}}}
{{{ comment
============================== methods summary ========================
}}}
||Methods borrowed from class aaoh.kaze.animation.Animation ||[aaoh.kaze.animation.Animation#init init], [aaoh.kaze.animation.Animation#nextValue nextValue], [aaoh.kaze.animation.Animation#start start], [aaoh.kaze.animation.Animation#step step], [aaoh.kaze.animation.Animation#stop stop]||
{{{ comment
============================== events summary ========================
}}}
[[BR]]
{{{ comment
============================== constructor details ====================
}}}
== Class Detail #constructor
==== aaoh.kaze.animation.!MoveAnimation(element, speed, startValue, stopValue, stepValue)
* !MoveAnimation。
* Parameters
* {Object} element
* エレメント
* {Number} speed
* スピード(msec)
* {Object} startValue
* 開始値
* {Object} stopValue
* 終了値
* {Object} stepValue
* ステップ値
{{{ comment
============================== field details ==========================
}}}
{{{ comment
============================== method details =========================
}}}
{{{ comment
============================== event details =========================
}}}