Method | Description | |
---|---|---|
Apply ( |
||
SetFrame ( int frameIndex, float time, float x, float y ) : void |
Sets the time and value of the specified keyframe.
|
|
TranslateTimeline ( int frameCount ) : System |
public Apply ( |
||
skeleton | ||
lastTime | float | |
time | float | |
firedEvents | ExposedList |
|
alpha | float | |
setupPose | bool | |
mixingOut | bool | |
return | void |
public SetFrame ( int frameIndex, float time, float x, float y ) : void | ||
frameIndex | int | |
time | float | |
x | float | |
y | float | |
return | void |
public TranslateTimeline ( int frameCount ) : System | ||
frameCount | int | |
return | System |