View source
class PathConstraintPositionTimeline
package spine
extends CurveTimeline
import spine.Animation
extended by PathConstraintSpacingTimeline
Changes a path constraint's PathConstraint.position
.
Static variables
Constructor
Variables
pathConstraintIndex:Int
The index of the path constraint slot in Skeleton.pathConstraints
that will be changed.
Methods
setFrame(frameIndex:Int, time:Float, value:Float):Void
Sets the time in seconds and path constraint position for the specified key frame.