private void StopReplay() { simEngine.StopReplay(); scenarioState = ScenarioState.STOPPED; replayState = ScenarioState.STOPPED; isReady = false; }