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  
c(c:Number) — method, class a24.tween.plugins.MatrixPlugin
X軸方向の傾斜を設定します。
center — Property, class a24.util.Align24
水平の基準点をセンターにするよう指定します。
CENTER — Constant Static Property, class a24.util.Align24
水平の基準点をセンターにするよう指定します。
changeGlobalTimeScale(scale:Number) — Static Method , class a24.tween.Tween24
トゥイーンのグローバルタイムスケールを設定します。
CircIn — Property, class a24.tween.Ease24
Circular easing-in.
CircInOut — Property, class a24.tween.Ease24
Circular easing-in-out.
CircOut — Property, class a24.tween.Ease24
Circular easing-out.
CircOutIn — Property, class a24.tween.Ease24
Circular easing-out-in.
ClassUtil24 — final class, package a24.util
クラスに関する便利なやつです。
clazz — Static Property, class a24.util.Util24
クラスに関する便利なやつです。
clean(array:Array) — method, class a24.util.ArrayUtil24
null や空白文字を削除します。
clickTween — Property, class a24.tween.EventTween24
クリックイベント受信時に再生されるトゥイーンです。
color(color:Number, alpha:Number) — method, class a24.tween.Tween24
目標とする着色のパラメータを設定します。
colorAlpha(alpha:Number) — method, class a24.tween.Tween24
目標とする着色の透明度を設定します。 (場合によって色値に微量の誤差が生じるため、正確な色値を保持したい場合はcolor()メソッドの使用を推奨します。)
colorReversal(value:Number) — method, class a24.tween.Tween24
目標とする色反転値を設定します。
complete — Event, class a24.tween.Tween24
トゥイーン完了時に送出されます。
COMPLETE — Constant Static Property, class a24.tween.events.Tween24Event
complete イベントオブジェクトの type プロパティ値を定義します。
compress(array:Array) — method, class a24.util.ArrayUtil24
2次配列を展開し、1次配列を返します。
compressAndClean(array:Array) — method, class a24.util.ArrayUtil24
2次配列を展開し、null や空白文字を削除した配列を返します。
contrast(contrast:Number) — method, class a24.tween.Tween24
目標とするコントラストの値を設定します。
CubicIn — Property, class a24.tween.Ease24
Cubic easing-in.
CubicInOut — Property, class a24.tween.Ease24
Cubic easing-in-out.
CubicOut — Property, class a24.tween.Ease24
Cubic easing-out.
CubicOutIn — Property, class a24.tween.Ease24
Cubic easing-out-in.
custom(points:Array) — Static Method , class a24.tween.Ease24
配列から新しいイージングを生成します。
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