PathConstraintSpacingTimeline class

Inheritance

Constructors

PathConstraintSpacingTimeline(int frameCount)

Properties

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

Methods

apply(Skeleton skeleton, double lastTime, double time, List<Event?> firedEvents, 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 value) → void
inherited
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