public void SiehtVerbündeten(Deutsch.Ameise ameise)
 {
     throw new System.NotImplementedException();
 }
 public void WirdAngegriffen(Deutsch.Ameise ameise)
 {
     throw new System.NotImplementedException();
 }
 public void SiehtFreund(Deutsch.Ameise ameise)
 {
     throw new System.NotImplementedException();
 }