public void ShowEndOfDayTotal(Day day, Player player, UserInterface userInterface) { day.EndOfDayTotal(day, player, userInterface); }