Beispiel #1
0
 /** Currently called from the buttons on the parameter panel. */
 public void solveMaze() {
   driver.solveMaze();
 }