public void Update(float deltaTime)
 {
     _sunView.ChangeDayOfNight(_daySettingsDatabase);
 }