Exemplo n.º 1
0
 public void BeetleHarvest(Beetle beetle)
 {
     FlowerBehavior.OnBeetleHarvest(beetle);
 }