コード例 #1
0
 public abstract void defend(Hero opponent, int damage);
コード例 #2
0
 public abstract void fight(Hero opponent);