예제 #1
0
 private void EnableButtons()
 {
     buttonsEnabled = true;
     easy.Enable();
     medium.Enable();
     hard.Enable();
     math.Enable();
     pt.Enable();
     both.Enable();
     cosme.Enable();
     maria.Enable();
     titleScreen.Enable();
 }