public static void Cleanup()
 {
     math.Cleanup();
     nuiService.Shutdown();
     boundingBox.Cleanup();
     main.Cleanup();
 }