Exemple #1
0
 @Override
 public void setSpeed(int speed) {
   if (manager != null) manager.setSpeed(speed);
 }