ColorTimeline class

Inheritance

Constructors

ColorTimeline(int frameCount)

Properties

curves Float32List
finalinherited
frames Float32List
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
slotIndex int
getter/setter pair

Methods

apply(Skeleton skeleton, double lastTime, double time, List<Event?> events, double alpha, MixPose pose, MixDirection direction) → void
override
getCurvePercent(int frameIndex, double percent) double
inherited
getCurveType(int frameIndex) double
inherited
getFrameCount() int
inherited
getPropertyId() int
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setCurve(int frameIndex, double cx1, double cy1, double cx2, double cy2) → void
inherited
setFrame(int frameIndex, double time, double r, double g, double b, double a) → void
setLinear(int frameIndex) → void
inherited
setStepped(int frameIndex) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

a → const int
b → const int
entries → const int
g → const int
prevA → const int
prevB → const int
prevG → const int
prevR → const int
prevTime → const int
r → const int