middleware/src/Debug/DebugWindow.xaml.cs
changeset 13 50de8e8f44d7
parent 11 a1bf0d21022e
equal deleted inserted replaced
12:a446351f08c0 13:50de8e8f44d7
   507             R6.Fill = System.Windows.Media.Brushes.DarkGray;
   507             R6.Fill = System.Windows.Media.Brushes.DarkGray;
   508             R7.Fill = System.Windows.Media.Brushes.DarkGray;
   508             R7.Fill = System.Windows.Media.Brushes.DarkGray;
   509             R8.Fill = System.Windows.Media.Brushes.DarkGray;
   509             R8.Fill = System.Windows.Media.Brushes.DarkGray;
   510             R9.Fill = System.Windows.Media.Brushes.DarkGray;
   510             R9.Fill = System.Windows.Media.Brushes.DarkGray;
   511             R10.Fill = System.Windows.Media.Brushes.DarkGray;
   511             R10.Fill = System.Windows.Media.Brushes.DarkGray;
   512             LeftHand.Background = System.Windows.Media.Brushes.DarkGray;
       
   513             RightHand.Background = System.Windows.Media.Brushes.DarkGray;
       
   514         }
   512         }
   515 
   513 
   516         /*
   514         /*
   517         * Affiche la position de la main gauche dans le rendu visuel.
   515         * Affiche la position de la main gauche dans le rendu visuel.
   518         */
   516         */