public void AddItem() { itemM.PlusCurrentAmount(); itemM.TotalAmount(); interfaceManager.AddCurrentUI(); interfaceManager.AddTotalUI(); }