getFrameCount method

int getFrameCount()

Implementation

int getFrameCount() => curves.length ~/ CurveTimeline.bezierSize + 1;