예제 #1
0
 protected override bool findCondition(HeroRabbit rabbit)
 {
     return(!rabbit.hasShield());
 }