subFrames method

void subFrames(
  1. int n
)

Implementation

void subFrames(int n) => frameCount = frameCount - n;