示例#1
0
 public void GetDamage(BulletController b)
 {
     _enemyModel.SetDamage(b.Model);
 }