play method

void play()

Implementation

void play() {
  playing = true;
}