Esempio n. 1
0
 //Method to draw the bases to the screen
 public void DisplayBases()
 {
     mainWindow.DrawBases(bases);
 }