/** @see de.outstare.fortbattleplayer.model.Area#getHeight() */
 public int getHeight() {
   return sector.getHeight();
 }