Ejemplo n.º 1
0
 public BallCtrl(Ball ball, Preferences preferences)
 {
     _ball        = ball;
     _preferences = preferences;
 }