Property | Defined by | ||
---|---|---|---|
endValue : Number | SimpleTransitionData | ||
property : String | SimpleTransitionData | ||
startValue : Number | SimpleTransitionData | ||
time : Number | SimpleTransitionData | ||
tween : Function | SimpleTransitionData |
Method | Defined by | ||
---|---|---|---|
SimpleTransitionData |
endValue | property |
public var endValue:Number
property | property |
public var property:String
startValue | property |
public var startValue:Number
time | property |
public var time:Number
tween | property |
public var tween:Function
SimpleTransitionData | () | constructor |
public function SimpleTransitionData()