Ejemplo n.º 1
0
 private void btnLanceDes_Click(object sender, RoutedEventArgs e)
 {
     c.clicBtnLanceDes(pion1, pion2, lblNomJoueur, lblArgentJoueur, listeCases, imgSortie, btnListe1, btnListe2, btnListe3, btnListe4,
                       btnLanceDes, lblArgent, lblPion, btnTour, lblTour, btnFinPartie, pionWin, lblWin);
 }