TweenX Documentation
Back
|
Index
class
tweenx909.advanced.StandardTweenX<T>
extends
tweenx909.TweenX
@author shohei909
function
new(type :
TweenTypeX
, ?time :
Float
, ?ease :
Float
->
Float
, ?delay :
Float
, ?repeat :
Int
, ?yoyo :
Bool
, ?zigzag :
Bool
, ?interval :
Float
, ?autoPlay :
Bool
, ?posInfos :
haxe.PosInfos
) :
Void
Back
|
Index