display method

void display()

Implementation

void display() {
  draw();
}