A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
target — Property, class a24.tween.EventTween24
イベントターゲットです。
timeScale — Property, class a24.tween.Tween24
トゥイーンのタイムスケールです。(0-1)
toString() — method, class a24.tween.Tween24
文字列を返します。
toString() — method, class a24.tween.Tween24Event
ストリング表現を返します。
traceLog(... rest) — Static Method , class a24.tween.Tween24
メッセージを出力します。
traceProp(target:Object, label:String, ... rest) — Static Method , class a24.tween.Tween24
オブジェクトのプロパティを出力します。 ※複数プロパティ名指定可
tween(target:Object, time:Number, easing:Function, params:Object) — Static Method , class a24.tween.Tween24
トゥイーンを設定します。
tween — Property, class a24.tween.Tween24Event
関連付けされているトゥイーンインスタンスです。
Tween24 — class, package a24.tween
Tween24(target:any, time:Number, easing:Function, params:Object) — Constructor, class a24.tween.Tween24
Tween24Event — class, package a24.tween
Tween24Event(tween:a24.tween:Tween24, type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class a24.tween.Tween24Event
イベントリスナーにパラメーターとして渡す Tween24Event オブジェクトを作成します。
tweenFunc(func:Function, time:Number, startArgs:Array, compArgs:Array, easing:Function) — Static Method , class a24.tween.Tween24
引数の値をトゥイーンさせ、指定された関数を実行します。
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z