Exemplo n.º 1
0
 public void AddItem(ItemPickup item)
 {
     item.Action(this);
 }