Esempio n. 1
0
 @Override
 public void setUnit(Unit unit) {
   this.unit = unit;
   this.rtsWorld = unit.getRtsWorld();
 }