Ejemplo n.º 1
0
    public void LaunchTrain()
    {
        SetLevel();

        train.StartSmoke();
        train.StartEngine();
    }