Paket | fl.motion |
Klasse | public class Tweenables |
Vererbung | Tweenables Object |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Verwandte API-Elemente
Konstante | Definiert von | ||
---|---|---|---|
ROTATION : String = "rotation" [statisch]
Konstante für die rotation-Eigenschaft. | Tweenables | ||
ROTATION_CONCAT : String = "rotationConcat" [statisch]
Konstante für die rotationConcat-Eigenschaft. | Tweenables | ||
ROTATION_X : String = "rotationX" [statisch]
Konstante für die rotationX-Eigenschaft. | Tweenables | ||
ROTATION_Y : String = "rotationY" [statisch]
Konstante für die rotationY-Eigenschaft. | Tweenables | ||
SCALE_X : String = "scaleX" [statisch]
Konstante für die scaleX-Eigenschaft. | Tweenables | ||
SCALE_Y : String = "scaleY" [statisch]
Konstante für die scaleY-Eigenschaft. | Tweenables | ||
SKEW_X : String = "skewX" [statisch]
Konstante für die skewX-Eigenschaft. | Tweenables | ||
SKEW_Y : String = "skewY" [statisch]
Konstante für die skewY-Eigenschaft. | Tweenables | ||
X : String = "x" [statisch]
Konstante für die x-Eigenschaft. | Tweenables | ||
Y : String = "y" [statisch]
Konstante für die y-Eigenschaft. | Tweenables | ||
Z : String = "z" [statisch]
Konstante für die z-Eigenschaft. | Tweenables |
ROTATION | Konstante |
public static const ROTATION:String = "rotation"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Konstante für die rotation
-Eigenschaft.
Verwandte API-Elemente
ROTATION_CONCAT | Konstante |
public static const ROTATION_CONCAT:String = "rotationConcat"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 10, AIR 1.0 |
Konstante für die rotationConcat
-Eigenschaft.
Verwandte API-Elemente
ROTATION_X | Konstante |
public static const ROTATION_X:String = "rotationX"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 10, AIR 1.0 |
Konstante für die rotationX
-Eigenschaft.
Verwandte API-Elemente
ROTATION_Y | Konstante |
public static const ROTATION_Y:String = "rotationY"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 10, AIR 1.0 |
Konstante für die rotationY
-Eigenschaft.
Verwandte API-Elemente
SCALE_X | Konstante |
public static const SCALE_X:String = "scaleX"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Konstante für die scaleX
-Eigenschaft.
Verwandte API-Elemente
SCALE_Y | Konstante |
public static const SCALE_Y:String = "scaleY"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Konstante für die scaleY
-Eigenschaft.
Verwandte API-Elemente
SKEW_X | Konstante |
public static const SKEW_X:String = "skewX"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Konstante für die skewX
-Eigenschaft.
Verwandte API-Elemente
SKEW_Y | Konstante |
public static const SKEW_Y:String = "skewY"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Konstante für die skewY
-Eigenschaft.
Verwandte API-Elemente
X | Konstante |
public static const X:String = "x"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Konstante für die x
-Eigenschaft.
Verwandte API-Elemente
Y | Konstante |
public static const Y:String = "y"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Konstante für die y
-Eigenschaft.
Verwandte API-Elemente
Z | Konstante |
public static const Z:String = "z"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 10, AIR 1.0 |
Konstante für die z
-Eigenschaft.
Verwandte API-Elemente
Tue Jun 12 2018, 10:04 AM Z