RGBATimeline
Timeline → CurveTimeline → spine.RGBATimeline (Class)
Implements: SlotTimeline
Changes a slot's {@link Slot#getColor()}.
Static Members
Instance Members
Returns |
---|
Int |
Returns |
---|
Int |
Sets the time and color for the specified frame.
Name | Type | Description |
---|---|---|
frame |
Int | Between 0 and frameCount , inclusive. |
time |
Float | The frame time in seconds. |
r |
Float | |
g |
Float | |
b |
Float | |
a |
Float |
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 |
Name | Type |
---|---|
frameCount |
Int |
bezierCount |
Int |
slotIndex |
Int |