private static void Update(GameTime gameTime) { if (UserInterfaceManager.IsInitialized == true) { UserInterfaceManager.AutoVisiblity(); } }