divFrames method

void divFrames(
  1. int n
)

Implementation

void divFrames(int n) => frameCount = frameCount ~/ n;