Method | Description | |
---|---|---|
Complete ( ) : void | ||
RenderPercent ( float progress ) : void | ||
Start ( ) : void | ||
UITweenInstance ( |
||
Update ( long ticks, UpdateState state ) : void |
public RenderPercent ( float progress ) : void | ||
progress | float | |
return | void |
public UITweenInstance ( |
||
owner | ||
obj | object | |
duration | float | |
args | float>.Dictionary | |
ease | EaseFunction | |
return | System |
public Update ( long ticks, UpdateState state ) : void | ||
ticks | long | |
state | FSO.Common.Rendering.Framework.Model.UpdateState | |
return | void |