TweenX Documentation
Back | Index
private typedef tweenx909.IStandardTweenX<T>
import tweenx909.ChainX
function checkInited() : Void
function _setTo(key : String, value : Dynamic) : Void
function _setRelativeTo2(key : String, value : Dynamic) : Void
function _setRelativeTo(key : String, value : Dynamic) : Void
function _getTarget() : T
Back | Index