AlphaTimeline

TimelineCurveTimelineCurveTimeline1spine.AlphaTimeline (Class)
Implements: SlotTimeline

Changes the alpha for a slot's {@link Slot#getColor()}.

Static Members

spine
ENTRIES: Int

spine
VALUE: Int

spine
LINEAR: Int

spine
STEPPED: Int

spine
BEZIER: Int

spine
BEZIER_SIZE: Int

Instance Members

spine
slotIndex: Int

spine
getSlotIndex(): Int
Returns
Int

spine
apply(skeleton: Skeleton, lastTime: Float, time: Float, events: spine.support.utils.Array<Event>, alpha: Float, blend: MixBlend, direction: MixDirection): Void
Name Type
skeleton Skeleton
lastTime Float
time Float
events spine.support.utils.Array<Event>
alpha Float
blend MixBlend
direction MixDirection

spine
new(frameCount: Int, bezierCount: Int, slotIndex: Int): Void
Name Type
frameCount Int
bezierCount Int
slotIndex Int