Example #1
0
        private void Button_Click_1(object sender, RoutedEventArgs e)
        {
            //anima.Quitar_Persona(ruta1_2, anima.Control_Global[0]);

            anima.Agregar_Camion(1, 2, 40, 10, 1253, 1000, 9);
        }