nextFrame method

int nextFrame()

Implementation

int nextFrame() => gotoFrame(_currentFrame + 1);