コード例 #1
0
 public override void Action(MovableObject obj)
 {
     obj.Demage(dmg);
 }