class RGB2Timeline
package spine
extends CurveTimeline › Timeline
implements SlotTimeline
import spine.Animation
Available with spine plugin
Changes the RGB for a slot's {@link Slot#getColor()} and {@link Slot#getDarkColor()} for two color tinting.
Static variables
Constructor
Variables
Methods
getSlotIndex():Int
The index of the slot in {@link Skeleton#getSlots()} that will be changed when this timeline is applied. The {@link Slot#getDarkColor()} must not be null.