Method | Description | |
---|---|---|
Apply ( |
Fires events for frames > lastTime and <= time.
|
|
EventTimeline ( int frameCount ) : System | ||
SetFrame ( int frameIndex, |
Sets the time and value of the specified keyframe.
|
public Apply ( |
||
skeleton | ||
lastTime | float | |
time | float | |
firedEvents | ExposedList |
|
alpha | float | |
setupPose | bool | |
mixingOut | bool | |
return | void |
public EventTimeline ( int frameCount ) : System | ||
frameCount | int | |
return | System |
public SetFrame ( int frameIndex, |
||
frameIndex | int | |
e | ||
return | void |