TweenX Documentation
Back | Index
typedef tweenx909.rule.RuleX<T1, T2>
... @author shohei909
var inputClass(default,null) : Dynamic
function defaultFrom(value : T2, to : T1, tween : tweenx909.TweenX) : T1
function calc(from : T1, to : T1, t1 : Float, t2 : Float, tween : tweenx909.TweenX) : T2
Back | Index