Ejemplo n.º 1
0
 protected override void OnRabbitHit(HeroRabbit rabbit)
 {
     rabbit.IncreaseRabbitSize();
     this.CollectedHide();
 }