public static void CannonBallUnloadContent()
 {
     ballFirst.UnloadContent();
     ballSecond.UnloadContent();
 }