Esempio n. 1
0
 public boolean updateBricks(Ball ball) {
   return currentLevel.updateBricks(ball);
 }