getFrame method

Frame getFrame()

Implementation

Frame getFrame() {
  return Frame(_viewportArea, _buffers[_current], _frameCount);
}