setup method

void setup()

Implementation

void setup() {
  renderer.setup(this);
}