| パッケージ | fl.motion |
| クラス | public class Tweenables |
| 継承 | Tweenables Object |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 9.0.28.0, AIR 1.0 |
関連する API エレメント
パブリックプロパティ
パブリックメソッド
パブリック定数
| 定数 | 定義元 | ||
|---|---|---|---|
| ROTATION : String = "rotation" [静的]
rotation プロパティの定数。 | Tweenables | ||
| ROTATION_CONCAT : String = "rotationConcat" [静的]
rotationConcat プロパティの定数。 | Tweenables | ||
| ROTATION_X : String = "rotationX" [静的]
rotationX プロパティの定数。 | Tweenables | ||
| ROTATION_Y : String = "rotationY" [静的]
rotationY プロパティの定数。 | Tweenables | ||
| SCALE_X : String = "scaleX" [静的]
scaleX プロパティの定数。 | Tweenables | ||
| SCALE_Y : String = "scaleY" [静的]
scaleY プロパティの定数。 | Tweenables | ||
| SKEW_X : String = "skewX" [静的]
skewX プロパティの定数。 | Tweenables | ||
| SKEW_Y : String = "skewY" [静的]
skewY プロパティの定数。 | Tweenables | ||
| X : String = "x" [静的]
x プロパティの定数。 | Tweenables | ||
| Y : String = "y" [静的]
y プロパティの定数。 | Tweenables | ||
| Z : String = "z" [静的]
z プロパティの定数。 | Tweenables | ||
定数の詳細
ROTATION | 定数 |
public static const ROTATION:String = "rotation"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 9.0.28.0, AIR 1.0 |
rotation プロパティの定数。
関連する API エレメント
ROTATION_CONCAT | 定数 |
public static const ROTATION_CONCAT:String = "rotationConcat"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 10, AIR 1.0 |
rotationConcat プロパティの定数。
関連する API エレメント
ROTATION_X | 定数 |
public static const ROTATION_X:String = "rotationX"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 10, AIR 1.0 |
rotationX プロパティの定数。
関連する API エレメント
ROTATION_Y | 定数 |
public static const ROTATION_Y:String = "rotationY"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 10, AIR 1.0 |
rotationY プロパティの定数。
関連する API エレメント
SCALE_X | 定数 |
public static const SCALE_X:String = "scaleX"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 9.0.28.0, AIR 1.0 |
scaleX プロパティの定数。
関連する API エレメント
SCALE_Y | 定数 |
public static const SCALE_Y:String = "scaleY"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 9.0.28.0, AIR 1.0 |
scaleY プロパティの定数。
関連する API エレメント
SKEW_X | 定数 |
public static const SKEW_X:String = "skewX"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 9.0.28.0, AIR 1.0 |
skewX プロパティの定数。
関連する API エレメント
SKEW_Y | 定数 |
public static const SKEW_Y:String = "skewY"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 9.0.28.0, AIR 1.0 |
skewY プロパティの定数。
関連する API エレメント
X | 定数 |
public static const X:String = "x"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 9.0.28.0, AIR 1.0 |
x プロパティの定数。
関連する API エレメント
Y | 定数 |
public static const Y:String = "y"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 9.0.28.0, AIR 1.0 |
y プロパティの定数。
関連する API エレメント
Z | 定数 |
public static const Z:String = "z"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Flash CS3 |
| ランタイムバージョン: | Flash Player 10, AIR 1.0 |
z プロパティの定数。
関連する API エレメント
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示