prevFrame method

int prevFrame()

Implementation

int prevFrame() => gotoFrame(_currentFrame - 1);