Beispiel #1
0
 public void Init()
 {
     hazard   = Hazard.getHazard(this);
     resource = Resource.getResource(this);
 }