Example #1
0
 public Atmosphere(FlyingObject obj)
 {
     this.obj = obj;
 }