Property | Type | Description | |
---|---|---|---|
duration | float | ||
startTime | float | ||
tween | AbstractGoTween, |
Method | Description | |
---|---|---|
TweenFlowItem ( float startTime, AbstractGoTween, tween ) : System.Collections | ||
TweenFlowItem ( float startTime, float duration ) : System.Collections |
public TweenFlowItem ( float startTime, AbstractGoTween, tween ) : System.Collections | ||
startTime | float | |
tween | AbstractGoTween, | |
return | System.Collections |
public TweenFlowItem ( float startTime, float duration ) : System.Collections | ||
startTime | float | |
duration | float | |
return | System.Collections |