Esempio n. 1
0
 public function Buildings()
 {
     return BuildingGroup::Merge($this->ProductionUnits(), $this->BuildingUnits());
 }