Class Index | File Index

Classes


Class aaoh.kaze.animation.MoveAnimation


Extends aaoh.kaze.animation.Animation.

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

Class Summary
Constructor Attributes Constructor Name and Description
 
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_
ステップ値

(C) 2008 AAOh inc.AAOh inc.
Documentation generated by JsDoc Toolkit