예제 #1
0
 public override void Start()
 {
     Display.Init(this);
     Astronomy.Init(this);
     Weather.Init(this);
 }