示例#1
0
 public void onShotItem(ItemController itemShot, int shooter)
 {
     itemShot.AlterNrjBy (1, shooter);
 }