reset method

void reset()

Implementation

void reset() {
  display.renderer.renderBackground(backgroundColor);
}