interface SlotTimeline
package spine
import spine.Animation
extended by AlphaTimeline, AttachmentTimeline, DeformTimeline, RGB2Timeline, RGBA2Timeline, RGBATimeline, RGBTimeline
Available with spine plugin
An interface for timelines which change the property of a slot.
Methods
getSlotIndex():Int
The index of the slot in {@link Skeleton#getSlots()} that will be changed when this timeline is applied.