Ejemplo n.º 1
0
 protected override void OnRabitHit(HeroRabit rabit)
 {
     this.CollectedHide();
     rabit.becomeBig();
 }