public void ResetAllFouls() { _GameFouls.Clear(); EventMediator.GetEventMediator().OnFoulsChange(_GameFouls); }