public static void RunGame()
 {
     ShaderWrapper.ResetAll();
     State = GameState.Running;
 }