void RefreshItems()
 {
     items = stageController.GetItems();
 }