Pakket | fl.motion |
Klasse | public class Tweenables |
Overerving | Tweenables Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Verwante API-elementen
Constante | Gedefinieerd door | ||
---|---|---|---|
ROTATION : String = "rotation" [statisch]
Constante voor de eigenschap rotation. | Tweenables | ||
ROTATION_CONCAT : String = "rotationConcat" [statisch]
Constante voor de eigenschap rotationConcat. | Tweenables | ||
ROTATION_X : String = "rotationX" [statisch]
Constante voor de eigenschap rotationX. | Tweenables | ||
ROTATION_Y : String = "rotationY" [statisch]
Constante voor de eigenschap rotationY. | Tweenables | ||
SCALE_X : String = "scaleX" [statisch]
Constante voor de eigenschap scaleX. | Tweenables | ||
SCALE_Y : String = "scaleY" [statisch]
Constante voor de eigenschap scaleY. | Tweenables | ||
SKEW_X : String = "skewX" [statisch]
Constante voor de eigenschap skewX. | Tweenables | ||
SKEW_Y : String = "skewY" [statisch]
Constante voor de eigenschap skewY. | Tweenables | ||
X : String = "x" [statisch]
Constante voor de eigenschap x. | Tweenables | ||
Y : String = "y" [statisch]
Constante voor de eigenschap y. | Tweenables | ||
Z : String = "z" [statisch]
Constante voor de eigenschap z. | Tweenables |
ROTATION | Constante |
public static const ROTATION:String = "rotation"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Constante voor de eigenschap rotation
.
Verwante API-elementen
ROTATION_CONCAT | Constante |
public static const ROTATION_CONCAT:String = "rotationConcat"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 10, AIR 1.0 |
Constante voor de eigenschap rotationConcat
.
Verwante API-elementen
ROTATION_X | Constante |
public static const ROTATION_X:String = "rotationX"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 10, AIR 1.0 |
Constante voor de eigenschap rotationX
.
Verwante API-elementen
ROTATION_Y | Constante |
public static const ROTATION_Y:String = "rotationY"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 10, AIR 1.0 |
Constante voor de eigenschap rotationY
.
Verwante API-elementen
SCALE_X | Constante |
public static const SCALE_X:String = "scaleX"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Constante voor de eigenschap scaleX
.
Verwante API-elementen
SCALE_Y | Constante |
public static const SCALE_Y:String = "scaleY"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Constante voor de eigenschap scaleY
.
Verwante API-elementen
SKEW_X | Constante |
public static const SKEW_X:String = "skewX"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Constante voor de eigenschap skewX
.
Verwante API-elementen
SKEW_Y | Constante |
public static const SKEW_Y:String = "skewY"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Constante voor de eigenschap skewY
.
Verwante API-elementen
X | Constante |
public static const X:String = "x"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Constante voor de eigenschap x
.
Verwante API-elementen
Y | Constante |
public static const Y:String = "y"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Constante voor de eigenschap y
.
Verwante API-elementen
Z | Constante |
public static const Z:String = "z"
Taalversie: | ActionScript 3.0 |
Productversie: | Flash CS3 |
Runtimeversies: | Flash Player 10, AIR 1.0 |
Constante voor de eigenschap z
.
Verwante API-elementen
Wed Jun 13 2018, 11:42 AM Z