void OpenInventory() { inventory.Open(); inventoryButton.On(); }
void OpenMap() { mapScreen.Enable(); mapButton.On(); ShowDock(); }