spritewidget
spritewidget
ActionSpline
points property
points
ActionSpline class
Constructors
ActionSpline
Properties
points
setter
tension
curve
duration
hashCode
runtimeType
Methods
update
noSuchMethod
step
toString
Operators
operator ==
points property
List
<
Offset
>
points
final
A list of points that define the spline.
Implementation
final List<Offset> points