public void Play() { _typer.SetSpeed(Speed); _instructionSet.Play(); }
public void Play() { _instructionSet.Play(); }